commit | 8e68d55f5e4a0444a569ecf605f482b9af0b9264 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qti.qualcomm.com> | Mon Jan 12 14:07:27 2015 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jan 13 16:13:32 2015 +0200 |
tree | ad75227947ae305802f991108c82b66483911c61 | |
parent | 8bf8f190febcd2b4544d5fa13ed0809e2e92f53b [diff] |
ath10k: add support to send addba response 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>