]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: disable auto deep sleep before unloading the driver
authorAmitkumar Karwar <akarwar@marvell.com>
Thu, 14 Jul 2011 03:51:59 +0000 (20:51 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 21 Jul 2011 18:52:04 +0000 (14:52 -0400)
commit11663db4926606aa050b055b1fcb447c2608837f
tree1d24768db0a6e98336bf0b344d5a3a28b87d0b33
parent0e39f0eb7c129603cf60706954f37134a6928117
mwifiex: disable auto deep sleep before unloading the driver

Since the auto deep sleep mode has been enabled at driver init time
we should disable it at driver unloading to shutdown the function
gracefully.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/ioctl.h
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/sdio.c
drivers/net/wireless/mwifiex/sta_ioctl.c