commit | fa9f3281cbb1075545d4528c84059a3f4e117b44 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Thu Jun 11 20:45:49 2015 +0300 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Fri Jun 26 09:00:26 2015 +0300 |
tree | 426a4698c9780e96ef5cb34eafe0b1b227336ed4 | |
parent | 012c02c15ac63b0b26c7f058c744e85cb563a737 [diff] |
iwlwifi: pcie: lock start_hw / start_fw / stop_device This allows to ensure that we don't have races between them. A user reported that stop_device was called twice upon rfkill interrupt after suspend. When the interrupts are enabled, and right after when we directly check the rfkill state. Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>