commit | ee7d737c45440062320c16bc7ad7bb5c9fe8888e | [log] [tgz] |
---|---|---|
author | David Spinadel <david.spinadel@intel.com> | Sun Aug 12 08:14:04 2012 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Sep 10 19:11:53 2012 +0200 |
tree | ad83c629957e422bc3b61526179e5e928dda8d9a | |
parent | 8b61fa242ce56838ce1c41db3692b64b4c344776 [diff] |
iwlwifi: stop interrupts before stopping device If an RX interrupt is signalled after or during apm_stop we may try to access the peripherals which are already down. Prevent this by disabling interrupts first. Signed-off-by: David Spinadel <david.spinadel@intel.com> Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>