linux/drivers/net/wireless/b43legacy
Johannes Berg 881d948c23 wireless: restrict to 32 legacy rates
Since the standards only define 12 legacy rates, 32 is certainly
a sane upper limit and we don't need to use u64 everywhere. Add
sanity checking that no more than 32 rates are registered and
change the variables to u32 throughout.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 16:01:09 -05:00
..
b43legacy.h b43legacy: implement short slot and basic rate handling 2008-11-21 11:06:06 -05:00
debugfs.c b43legacy: Fix sparse warnings 2008-12-12 14:02:08 -05:00
debugfs.h
dma.c b43legacy: reindent misleading statement 2008-11-10 15:17:39 -05:00
dma.h
ilt.c
ilt.h
Kconfig
leds.c
leds.h
main.c wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
main.h
Makefile
phy.c b43legacy: Fix sparse warnings 2008-12-12 14:02:08 -05:00
phy.h
pio.c mac80211/drivers: rewrite the rate control API 2008-10-31 19:00:23 -04:00
pio.h
radio.c
radio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
xmit.c mac80211/drivers: rewrite the rate control API 2008-10-31 19:00:23 -04:00
xmit.h mac80211/drivers: rewrite the rate control API 2008-10-31 19:00:23 -04:00