aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <[email protected]>2012-01-21 15:22:52 +0530
committerKalle Valo <[email protected]>2012-01-24 14:12:27 +0200
commit3fdc099109e75359e5de54c56478c06255850741 (patch)
tree90875415bcc1fb09f2f9ad838e9bbf3c4a17cb52 /tools/perf/scripts/python/bin
parent17741c8db4f53200a51600d1644ee6a2b76f0984 (diff)
ath6kl: Fix bug in using tid given by addba/delba req events
The tid which is given in addba/delba req event is not just tid but also muxed with the assoc id (MSB 4 bits) which can be used to determine the corresponding connected station in softap mode. The actual tid is LSB 4 bits. Using the tid as it is with rx_tid[] would result in OOB or invalid memory access in AP mode. Signed-off-by: Vasanthakumar Thiagarajan <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions