diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2011-09-06 18:31:17 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-09-14 19:56:35 +0200 |
commit | 65e291acd806fae8cb6fff73a93def84d0ad327a (patch) | |
tree | 4765cb36ba85fc55af0af84c6f4b7e024d592a6e /drivers/net/wireless/iwlwifi/iwl-rx.c | |
parent | iwlagn: only perform necessary calibration at init time (diff) | |
download | linux-65e291acd806fae8cb6fff73a93def84d0ad327a.tar.xz linux-65e291acd806fae8cb6fff73a93def84d0ad327a.zip |
iwlagn: merge iwl_pci_down and iwl_pci_remove
The latter was the only place that called the first. The two
functions were split when the iwl_pci_probe called iwl_pci_down
upon failure in the probe. Since iwl_pci_probe undoes its work by
itself, there is no need to split between iwl_pci_down, and
iwl_pci_remove.
Thanks to Pavel Roskin for pointing that out.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-rx.c')
0 files changed, 0 insertions, 0 deletions