From: Emmanuel Grumbach Date: Thu, 15 May 2008 05:54:09 +0000 (+0800) Subject: iwlwifi: clean up and bug fix for security X-Git-Tag: v2.6.27-rc1~969^2~337^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc038abe4cb00cf56aeae5b1df47fcc4ed4136c;p=pandora-kernel.git iwlwifi: clean up and bug fix for security This patch cleans up code in security. 1) uses the new pointer to ieee80211_key_conf passed with the tx_control. 2) resolves bug reported by Mirco Tischler (sends ADD_STA in ASYNC mode) 3) resolves bug reported by Volker Braun regarding dynamic WEP 4) drops a WEP packet which has been garbaged by firmware. This can happen upon rekeying. Signed-off-by: Emmanuel Grumbach Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed