]> asedeno.scripts.mit.edu Git - linux.git/commit
qtnfmac: implement dump_station support for STA mode
authorSergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Fri, 5 Oct 2018 10:11:46 +0000 (10:11 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 5 Oct 2018 11:01:44 +0000 (14:01 +0300)
commite1c02eb16a9c742178874a7d1a08d300981715fb
treea716d1fbfacdf49e489b53b2c6525e65582dfc83
parent8804ea9e15a37a3dc732d88360a846e793091c03
qtnfmac: implement dump_station support for STA mode

Current implementation of dump_station cfg80211 callback supports
AP mode only. Add support for STA mode as well: by default in STA
mode this callback is supposed to return AP on managed interface.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/quantenna/qtnfmac/cfg80211.c