alistair23-linux/drivers/net/wireless/p54
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 p54spi: p54spi driver 2009-01-29 16:00:25 -05:00
Makefile p54spi: p54spi driver 2009-01-29 16:00:25 -05:00
net2280.h drivers/net/wireless/p54/net2280.h: silence checkpatch.pl 2008-04-08 16:44:45 -04:00
p54.h wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
p54common.c p54spi: p54spi driver 2009-01-29 16:00:25 -05:00
p54common.h p54: longbow frontend support 2009-01-29 16:00:24 -05:00
p54pci.c p54: prevent upload of wrong firmwares 2009-01-29 15:59:39 -05:00
p54pci.h p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54spi.c p54spi: remove arch specific dependencies 2009-01-29 16:00:44 -05:00
p54spi.h p54spi: remove arch specific dependencies 2009-01-29 16:00:44 -05:00
p54spi_eeprom.h p54spi: stlc45xx eeprom blob 2009-01-29 16:00:25 -05:00
p54usb.c p54usb: fix conflict with recent usb changes 2009-01-29 16:00:43 -05:00
p54usb.h p54usb: utilize usb_reset_device for 3887 2009-01-29 15:59:39 -05:00