From: Jay Sternberg Date: Fri, 20 Nov 2009 20:05:06 +0000 (-0800) Subject: iwlwifi: Tell the ucode immediately when association state changes X-Git-Tag: v2.6.33-rc1~388^2~214^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644c77f0cfa333e58fd4a09450434e89a52d8931;p=pandora-kernel.git 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 Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed