cfg80211: introduce cfg80211_stop_ap
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 29 Jun 2012 10:46:56 +0000 (12:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 29 Jun 2012 11:39:14 +0000 (13:39 +0200)
commit60771780c27cbc93d0b78da0c7fd7a8a540b029e
tree207f080b796060d269cb386a9613772c3bba74fd
parentb1fbd46976d047a6d6767872a9112afaa914fd82
cfg80211: introduce cfg80211_stop_ap

This functionality will be reused when interface
is going down. Avoids code duplication. Also adds
missing wdev locking.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/Makefile
net/wireless/ap.c [new file with mode: 0644]
net/wireless/core.h
net/wireless/nl80211.c