iwlwifi: move uCode deallocation to drv
authorJohannes Berg <johannes.berg@intel.com>
Mon, 5 Mar 2012 19:24:48 +0000 (11:24 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 6 Mar 2012 20:16:15 +0000 (15:16 -0500)
commit7db5b989a0e28a40ce61ef0b26da1af18289d711
tree85406398bfcde2cbf399d5908c5a135beb5999fe
parentab0bd5b32a9c7ea2e7cc69d56c82a96be340c269
iwlwifi: move uCode deallocation to drv

This shouldn't be in the op_mode, as it
will later be switchable at runtime.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-drv.c