]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iwlagn: Re-enable RF_KILL interrupt when down
authorDon Fry <donald.h.fry@intel.com>
Sun, 6 Feb 2011 17:29:45 +0000 (09:29 -0800)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 26 Jun 2011 16:46:29 +0000 (12:46 -0400)
commit65dd3e71c759cd4c0ca246875cc8726486e6c768
tree64248a633db66a0ede02d3b619b8b456494aa21b
parentbd10cb5c53256465895f825c6396ed37b77ae07d
iwlagn: Re-enable RF_KILL interrupt when down

commit 3dd823e6b86407aed1a025041d8f1df77e43a9c8 upstream.

With commit 554d1d027b19265c4aa3f718b3126d2b86e09a08 only one RF_KILL
interrupt will be seen by the driver when the interface is down.

Re-enable the interrupt when it occurs to see all transitions.

Signed-off-by: Don Fry <donald.h.fry@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
drivers/net/wireless/iwlwifi/iwl-agn.c