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
..
Kconfig
Makefile
b43legacy.h
debugfs.c
debugfs.h
dma.c
dma.h
ilt.c
ilt.h
leds.c
leds.h
main.c
main.h
phy.c
phy.h
pio.c
pio.h
radio.c
radio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
xmit.c
xmit.h