From fc58f6811a9edae55f64538bd361945572c366f6 Mon Sep 17 00:00:00 2001 From: Vladimir Kondratiev Date: Mon, 16 Jun 2014 19:37:16 +0300 Subject: [PATCH] wil6210: fix disconnect handling for AP For the AP-like interface, if "disconnect all" requested, every station should be deleted with cfg80211_del_sta(). Implement this behavior. Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-format-patch failed