[IWLWIFI]: Not correctly dealing with hotunplug.
authorOliver Neukum <oneukum@suse.de>
Wed, 14 Nov 2007 05:10:32 +0000 (21:10 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 14 Nov 2007 05:10:32 +0000 (21:10 -0800)
It makes no sense to enable interrupts if a device has been unplugged.
In addition if in doubt IRQ_HANDLED should be returned.

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Acked-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found