linux-kernel-test/drivers/net/wireless/p54
Christian Lamparter 11791a6f75 p54usb: fix off-by-one on !CONFIG_PM
The ISL3887 chip needs a USB reset, whenever the
usb-frontend module "p54usb" is reloaded.

This patch fixes an off-by-one bug, if the user
is running a kernel without the CONFIG_PM option
set and for some reason (e.g.: compat-wireless)
wants to switch between different p54usb modules.

Cc: <stable@kernel.org>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-08-25 14:33:20 -04:00
..
eeprom.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-08-24 16:35:40 -04:00
eeprom.h
fwio.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-08-24 16:35:40 -04:00
Kconfig p54spi: Kconfig option for config blob 2010-08-25 14:33:18 -04:00
led.c drivers/net/wireless: Restore upper case words in wiphy_<level> messages 2010-08-18 16:37:44 -04:00
lmac.h
main.c mac80211: use cipher suite selectors 2010-08-16 16:45:11 -04:00
Makefile
net2280.h
p54.h
p54pci.c drivers/net/wireless: Restore upper case words in wiphy_<level> messages 2010-08-18 16:37:44 -04:00
p54pci.h
p54spi_eeprom.h p54spi: fix eeprom checksum 2010-08-24 16:28:14 -04:00
p54spi.c p54spi: Kconfig option for config blob 2010-08-25 14:33:18 -04:00
p54spi.h
p54usb.c p54usb: fix off-by-one on !CONFIG_PM 2010-08-25 14:33:20 -04:00
p54usb.h
txrx.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 2010-08-24 16:35:40 -04:00