All of lore.kernel.org
 help / color / mirror / Atom feed
* [next] net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no member named 'suspend'
@ 2011-05-06 17:39 Geert Uytterhoeven
  2011-05-06 17:50   ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2011-05-06 17:39 UTC (permalink / raw)
  To: Johannes Berg, John W. Linville; +Cc: linux-wireless, Linux-Next

http://kisskb.ellerman.id.au/kisskb/buildresult/4143029/

net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no
member named 'suspend'
net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no
member named 'resume'

The existence of these two members depends on CONFIG_PM.

Funny, as both the members and these users were added in the same
commit eecc48000afe2ca6da22122d553b7cad294e42fc ("mac80211: add basic
support
for WoWLAN").

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [next] net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no member named 'suspend'
@ 2011-05-06 17:50   ` Randy Dunlap
  0 siblings, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2011-05-06 17:50 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Johannes Berg, John W. Linville, linux-wireless, Linux-Next

On Fri, 6 May 2011 19:39:24 +0200 Geert Uytterhoeven wrote:

> http://kisskb.ellerman.id.au/kisskb/buildresult/4143029/
> 
> net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no
> member named 'suspend'
> net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no
> member named 'resume'
> 
> The existence of these two members depends on CONFIG_PM.
> 
> Funny, as both the members and these users were added in the same
> commit eecc48000afe2ca6da22122d553b7cad294e42fc ("mac80211: add basic
> support
> for WoWLAN").

Patch is here:
http://marc.info/?l=linux-wireless&m=130463933324134&w=2

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [next] net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no member named 'suspend'
@ 2011-05-06 17:50   ` Randy Dunlap
  0 siblings, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2011-05-06 17:50 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Johannes Berg, John W. Linville,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA, Linux-Next

On Fri, 6 May 2011 19:39:24 +0200 Geert Uytterhoeven wrote:

> http://kisskb.ellerman.id.au/kisskb/buildresult/4143029/
> 
> net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no
> member named 'suspend'
> net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no
> member named 'resume'
> 
> The existence of these two members depends on CONFIG_PM.
> 
> Funny, as both the members and these users were added in the same
> commit eecc48000afe2ca6da22122d553b7cad294e42fc ("mac80211: add basic
> support
> for WoWLAN").

Patch is here:
http://marc.info/?l=linux-wireless&m=130463933324134&w=2

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-06 17:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-06 17:39 [next] net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no member named 'suspend' Geert Uytterhoeven
2011-05-06 17:50 ` Randy Dunlap
2011-05-06 17:50   ` Randy Dunlap

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.