]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: don't disable interrupt in iwl_abort_notification_waits
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 17 Jun 2012 13:12:42 +0000 (16:12 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 18 Jun 2012 08:46:37 +0000 (10:46 +0200)
commit33158a9b525376191e3ce0c9fe6ad24c6fbdf6e4
tree0151dc6100537a8d5e2341de28c876df9b798450
parent6cf040a9ecc98fb2532dafeac2c45461fcb1f233
iwlwifi: don't disable interrupt in iwl_abort_notification_waits

This is not needed since notif_wait_lock is never accessed
from IRQ.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/iwl-notif-wait.c