diff options
author | Oliver Neukum <oneukum@suse.de> | 2007-11-15 09:31:10 +0800 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2007-11-14 21:31:56 -0500 |
commit | 66fbb541a5d2d58fdae21c1e7b558a75bfbd483f (patch) | |
tree | c18d90ad340f97f39d75563934703c1e8cd78fd5 /net/mac80211/ieee80211_i.h | |
parent | 755a957d407c3fcac58360d9309b1664078ac15d (diff) |
iwl4965: fix not correctly dealing with hotunplug
The interrupt handler returns IRQ_NONE if it detects that the device
is gone. That's incorrect because the device may have raised the interrupt.
Not acknowledging it may trigger the spurious interrupt detection and kill
drivers sharing the interrupt line.
Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/ieee80211_i.h')
0 files changed, 0 insertions, 0 deletions