From: Dan Williams Date: Sun, 5 Feb 2006 22:52:21 +0000 (-0500) Subject: [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXT X-Git-Tag: v2.6.16-rc4~21^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d467502b7fc2656f01d7f18ab290c8d41762018;p=pandora-kernel.git [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXT The previous patch that added ENCODEEXT and AUTH support to the atmel driver contained a slight error which would cause just setting the TX key index to also set the encryption key again. This patch allows any combination of setting the TX key index and setting an encryption key. Signed-off-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed