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)
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>

No differences found