iwlwifi: pcie: claim ownership on the device after stop_device()
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 30 Nov 2014 15:06:11 +0000 (17:06 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 1 Dec 2014 10:04:45 +0000 (12:04 +0200)
commit655e5cf0d51b35e7499ab0ef8ad16dd352c6a791
tree9d216260f2dc86fa6f531e23096d7d59c92f9e24
parente70af8e099248424c51602ea1d5d940c28ff48e6
iwlwifi: pcie: claim ownership on the device after stop_device()

Not doing so would allow other possible users of the device
to take ownership and prevent normal WiFi operation.

This fixes the second part of:
https://bugzilla.kernel.org/show_bug.cgi?id=87191

Reviewed-by: Moshe Harel <moshe.harel@intel.com>
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
drivers/net/wireless/iwlwifi/pcie/trans.c