wil6210: disconnect only requested peer
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Thu, 27 Feb 2014 14:20:50 +0000 (16:20 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 Feb 2014 19:33:34 +0000 (14:33 -0500)
commit91886b0b7d65b8f5e0f6b2b7de90cd714d41844e
tree5a39585c65ec29a3b45cf8ad5fa6731238ae79e8
parentc8b78b5f0fa2783e9289c67e3f7524e6679874a9
wil6210: disconnect only requested peer

Disconnect event reported by the FW, should lead to disconnection
of only requested peer. Find for the appropriate CID and disconnect
only it

For AP-like interface, notify cfg80211 with del_sta(),
for the client type interface, disconnect and turn link off.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/wil6210/main.c
This page took 0.024846 seconds and 5 git commands to generate.