From da2aedcadbe2e03db78b30adccbdba77e25f406b Mon Sep 17 00:00:00 2001 From: Rajkumar Manoharan Date: Mon, 12 Jan 2015 14:07:28 +0200 Subject: [PATCH] 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 Signed-off-by: Kalle Valo --- Reading git-format-patch failed