commit | 22d8846e5ce329436628da71a4239ccc2745869f | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Sun Feb 05 18:00:30 2006 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 17 08:17:00 2006 -0500 |
tree | 623c307aaf08150a39a480241711fb0ec2e99416 | |
parent | 1ba61e05e254a587b7a6be9484a8bcd973551be1 [diff] |
[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>