commit | 6459f9871a1218f7a2e6385d1ae6c91e91f9d251 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Feb 09 11:46:06 2012 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Feb 27 13:25:47 2012 -0800 |
tree | 1277a68d40542771b8c64bcb364ddf16e341f326 | |
parent | 07590f080d5f29e33158b22f7ad6079b85d87609 [diff] |
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop iwl_remove stops the wifi flows, so rename. Moreover, we can possibly stop the wifi flows even if the driver is statically compiled in the kernel, so remove the __devexit pragma. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>