commit | 0d467502b7fc2656f01d7f18ab290c8d41762018 | [log] [tgz] |
---|---|---|
author | Dan Williams <dcbw@redhat.com> | Sun Feb 05 17:52:21 2006 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 17 08:12:57 2006 -0500 |
tree | 1eccba8c615b20d672691d9e293a3af005f0045a | |
parent | ab479995b191b4256183956c13caabb86331af8e [diff] |
[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 <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>