iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove
authorGregory Greenman <gregory.greenman@intel.com>
Wed, 3 Sep 2008 03:18:50 +0000 (11:18 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 3 Sep 2008 19:10:37 +0000 (15:10 -0400)
commit0b124c31838bcf0459708aa91ce859582c7d3ca1
tree93d5e86d9396bb100425c4f7ba2cc8f75310c139
parentd535311ecbba0d692b5f1278b8bcb2581c3482e0
iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove

This patch sets STATUS_EXIT_PENDING on pci_remove. Otherwise
iwl4965_down may fail to uninitialize the driver.

Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Mohamed Abbas <mohamed.abbas@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn.c