On Thu, Mar 29, 2012 at 09:01:58AM +0200, Michal Kazior wrote: > Removes hw.conf.channel usage from the following functions: > * ieee80211_mandatory_rates > * ieee80211_sta_get_rates > * ieee80211_frame_duration > * ieee80211_rts_duration > * ieee80211_ctstoself_duration > > This is in preparation for multi-channel operation. > > Signed-off-by: Michal Kazior <michal.kazior@xxxxxxxxx> CC drivers/net/wireless/b43/xmit.o drivers/net/wireless/b43/xmit.c: In function ‘b43_generate_txhdr’: drivers/net/wireless/b43/xmit.c:293:4: warning: passing argument 4 of ‘ieee80211_generic_frame_duration’ makes integer from pointer without a cast include/net/mac80211.h:2870:8: note: expected ‘size_t’ but argument is of type ‘struct ieee80211_rate *’ drivers/net/wireless/b43/xmit.c:293:4: error: too few arguments to function ‘ieee80211_generic_frame_duration’ include/net/mac80211.h:2870:8: note: declared here make[2]: *** [drivers/net/wireless/b43/xmit.o] Error 1 make[1]: *** [drivers/net/wireless/b43] Error 2 make: *** [drivers/net/wireless/] Error 2 -- John W. Linville Someday the world will need a hero, and you linville@xxxxxxxxxxxxx might be all we have. Be ready. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html