[PATCH] wireless/airo: fix setting TX key index plus key in ENCODEEXT
authorDan Williams <dcbw@redhat.com>
Sun, 5 Feb 2006 23:00:30 +0000 (18:00 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 17 Feb 2006 13:17:00 +0000 (08:17 -0500)
commit22d8846e5ce329436628da71a4239ccc2745869f
tree623c307aaf08150a39a480241711fb0ec2e99416
parent1ba61e05e254a587b7a6be9484a8bcd973551be1
[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 <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/airo.c