git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e70af8e
)
iwlwifi: pcie: claim ownership on the device after stop_device()
author
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Sun, 30 Nov 2014 15:06:11 +0000
(17:06 +0200)
committer
Emmanuel Grumbach
<emmanuel.grumbach@intel.com>
Mon, 1 Dec 2014 10:04:45 +0000
(12:04 +0200)
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>
No differences found