]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath10k: add support to send delba
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Mon, 12 Jan 2015 12:07:28 +0000 (14:07 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 13 Jan 2015 14:13:47 +0000 (16:13 +0200)
commitda2aedcadbe2e03db78b30adccbdba77e25f406b
tree8b8972e71e62ee6a2fb6c9c896625be3d89660fd
parent8e68d55f5e4a0444a569ecf605f482b9af0b9264
ath10k: add support to send delba

This per-station debugfs entry helps to send delba in manual mode
for debugging purpose. It accepts tid, initiator and reason code
as inputs.

To send delba,

echo 0 1 37 >/sys/kernel/debug/ieee80211/phyX/netdev:wlanX/
     stations/XX:XX:XX:XX:XX:XX/delba

Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/debugfs_sta.c