]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/net/wireless/iwlwifi/iwl-agn.c
iwlwifi: fix unhandled interrupt when HW rfkill is on
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 4 Aug 2008 08:00:43 +0000 (16:00 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 4 Aug 2008 19:09:13 +0000 (15:09 -0400)
commitc1842d6150c4efe1d01e7a8cf86c63aec6223486
tree64cd3e8bf1fc0f21a953fcf219ec6d23691461aa
parentcaab8f1a5d0da583b6ffe41afea2774c676444ca
iwlwifi: fix unhandled interrupt when HW rfkill is on

This patch fixes unhandled interrupt when HW rfkill is on during
devices start up. The behavior changes, now open is successful even
when rfkill is on. This is to align with the situation when rfkill
is set on after opening.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-agn.c