From: Michal Kazior Date: Wed, 9 Apr 2014 13:11:01 +0000 (+0200) Subject: cfg80211: export interface stopping function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~17^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f04c22033c25f71617ac62bcfe75698baa17a0b8;p=pandora-kernel.git cfg80211: export interface stopping function This exports a new cfg80211_stop_iface() function. This is intended for driver internal interface combination management and channel switching. Due to locking issues (it re-enters driver) the call is asynchronous and uses cfg80211 event list/worker. Signed-off-by: Michal Kazior Signed-off-by: Johannes Berg --- Reading git-diff-tree failed