git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bf8f19
)
ath10k: add support to send addba response
author
Rajkumar Manoharan
<rmanohar@qti.qualcomm.com>
Mon, 12 Jan 2015 12:07:27 +0000
(14:07 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Tue, 13 Jan 2015 14:13:32 +0000
(16:13 +0200)
This per-station debugfs entry helps to send addba response in
manual mode for debugging purpose. It accepts tid and status code
as input arguments.
To send addba response,
echo 0 25 >/sys/kernel/debug/ieee80211/phyX/netdev:wlanX/
stations/XX:XX:XX:XX:XX:XX/addba_resp
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found