commit | c1842d6150c4efe1d01e7a8cf86c63aec6223486 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Mon Aug 04 16:00:43 2008 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 04 15:09:13 2008 -0400 |
tree | 64cd3e8bf1fc0f21a953fcf219ec6d23691461aa | |
parent | caab8f1a5d0da583b6ffe41afea2774c676444ca [diff] |
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>