On Fri, 2007-06-08 at 10:33 -0700, James Ketrenos wrote: > Johannes Berg wrote: > > On Fri, 2007-06-08 at 20:50 +0200, zergavis wrote: > > > >> net/mac80211/wme.c: In function 'wme_qdiscop_destroy': > >> net/mac80211/wme.c:358: warning: implicit declaration of function > >> 'tcf_destroy_chain' > >> net/mac80211/wme.c: In function 'wme_qdiscop_init': > >> net/mac80211/wme.c:398: warning: dereferencing 'void *' pointer > >> net/mac80211/wme.c:398: error: request for member 'wiphy' in something not > >> a structure or union > >> > >> Could someone help me handle with this? > > > > enable CONFIG_NET_SCHED for now. > > > > johannes > > CONFIG_NET_SCHED being set is the problem w/ older kernels. We missed > backporting tcf_destroy_chain and missed an ieee80211_ptr reference > (and that code path is only included if CONFIG_NET_SCHED=y). > > If you turn *off* CONFIG_NET_SCHED, it should build and run fine > (which is what I'm doing on 2.6.18 and 2.6.20 systems currently) Uh, oops, sorry about that. I figured since the symbol wasn't really declared properly it would be missing, not too much :) johannes
Attachment:
signature.asc
Description: This is a digitally signed message part