From: Dan Williams Date: Sun, 5 Feb 2006 23:00:30 +0000 (-0500) Subject: [PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXT X-Git-Tag: v2.6.17-rc1~1186^2~51^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d8846e5ce329436628da71a4239ccc2745869f;p=pandora-kernel.git [PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXT The previous patch that added ENCODEEXT and AUTH support to the airo driver contained a slight error which would cause setting the TX key index ignore a valid key-set request at the same time. 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