]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
rsi: handle station disconnection in AP mode
authorPrameela Rani Garnepudi <prameela.j04cs@gmail.com>
Wed, 16 Aug 2017 13:13:13 +0000 (18:43 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 17 Aug 2017 07:06:57 +0000 (10:06 +0300)
commit571b050b42ae8475741332393d0da916e9f96717
treee5b7b293294fb77743a34c351bdfc485a1d90c33
parent3528608f3a7919ab34a4fe60aaea5996260ef75e
rsi: handle station disconnection in AP mode

When sta_remove of mac80211 is called, driver iterates through
list of existing stations to get the station id. Then peer notify
is prepared and send to firmare.

Signed-off-by: Prameela Rani Garnepudi <prameela.j04cs@gmail.com>
Signed-off-by: Amitkumar Karwar <amit.karwar@redpinesignals.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rsi/rsi_91x_mac80211.c