]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: Tell the ucode immediately when association state changes
authorJay Sternberg <jay.e.sternberg@intel.com>
Fri, 20 Nov 2009 20:05:06 +0000 (12:05 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 23 Nov 2009 22:05:37 +0000 (17:05 -0500)
commita694c5adbd387e5005c35746b04b3282859e7bcb
treeb3140f85827f81eed5024dd4bc9152bcd11a3c5d
parenta12a31486a3285fb20f7a27246c2071b512fd62e
iwlwifi: Tell the ucode immediately when association state changes

When we get a state change of associated or not, we need to tell the
ucode via the RX_ON command using the filter flags.  This will prevent
the ucode from sending any packets when not associated, specifically not
sending NULL QOS packets after a deauthentication which causes the AP to
repeatedly send deauth's in some situations.

Signed-off-by: Jay Sternberg <jay.e.sternberg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-core.c