aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichal Kazior <[email protected]>2015-04-10 13:23:21 +0000
committerKalle Valo <[email protected]>2015-04-17 09:37:07 +0300
commitce90b27128c283df8f14e4604f711f3249d95918 (patch)
tree56845770b14c093f166fff49efe46746dce87124 /tools/perf/scripts/python
parent73dc5a1d9db4f6cfb299019a083eefb5b85a3c65 (diff)
ath10k: fix multiple key static wep with ibss
Apparently firmware requires both pairwise and groupwise keys to be installed per-peer for static WEP in IBSS. This wasn't necessary for AP mode (and installing both doesn't seem to break AP mode thus there's no special handling). Also there seems to be some kind of issue with mapping tx/rx keys in firmware properly which resulted in wrong keys being used and broken communication between devices. It can be argued the vdev param part is more of a workaround than a real fix. However I couldn't figure out how to fix this differently. It works and isn't super ugly. Signed-off-by: Michal Kazior <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions