login
Header Space

 
 

Re: [RFC/RFT 4/4] mac80211: use multi-queue master netdevice

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Berg <johannes@...>
Cc: <linux-wireless@...>, <netdev@...>, Ron Rindjunsky <ron.rindjunsky@...>, Tomas Winkler <tomasw@...>, Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@...>
Date: Wednesday, April 30, 2008 - 11:34 am

Hi,

Don't want to spoil the fun, but the following part doesn't compile
when CONFIG_MAC80211_QOS is not set.

In the following occurences struct ieee80211_local *local needs to be defined.


	struct ieee80211_local *local = hw_to_local(hw);


	struct ieee80211_local *local = hw_to_local(hw);


	struct ieee80211_local *local = hw_to_local(hw);


Ivo
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC/RFT 4/4] mac80211: use multi-queue master netdevice, Johannes Berg, (Wed Apr 30, 8:40 am)
RE: [RFC/RFT 4/4] mac80211: use multi-queue master netdevice, Waskiewicz Jr, Peter P, (Wed Apr 30, 3:39 pm)
Re: [RFC/RFT 4/4] mac80211: use multi-queue master netdevice, Ivo van Doorn, (Wed Apr 30, 11:34 am)
speck-geostationary