diff options
| author | Vasanthakumar Thiagarajan <[email protected]> | 2011-11-11 20:33:00 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2011-11-13 12:44:28 +0200 |
| commit | 7cefa44f140bc88def4f68f38c76d37d5fd61630 (patch) | |
| tree | dad26b2cfe88c29f23252e827ab8ef362d697d58 /tools/perf/scripts/python | |
| parent | fde57764ef8751b9aca11b6f6221ac5555bda699 (diff) | |
ath6kl: Fix bug in setting default key index for tx in AP mode
vif->def_txkey_index is set to key_index in ath6kl_cfg80211_add_key().
If the interface is configured with multiple static wep keys,
vif->def_txkey_index would be holding the index of the last key configured,
not the default tx key index. Remove this unnecessary default key index setting
in ath6kl_cfg80211_add_key() to configure the right key index in WEP thereby
make it work when multiple wep keys are configured.
Signed-off-by: Vasanthakumar Thiagarajan <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions