On 10/04/12 21:20, John W. Linville wrote:
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
Oops! Sorry I missed that. I'll send PATCH v2.
--
Pozdrawiam / Best regards, Michal Kazior.
--
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