UPSTREAM: PM / devfreq: add missing of_node_put after calling of_parse_phandle
[firefly-linux-kernel-4.4.55.git] / net / wireless / ap.c
index 3e02ade508d8804d4158a03ad5de474d64bf7594..bdad1f951561b3d8b7c75d8992e1c3c1a623f146 100644 (file)
@@ -6,8 +6,8 @@
 #include "rdev-ops.h"
 
 
-static int __cfg80211_stop_ap(struct cfg80211_registered_device *rdev,
-                             struct net_device *dev, bool notify)
+int __cfg80211_stop_ap(struct cfg80211_registered_device *rdev,
+                      struct net_device *dev, bool notify)
 {
        struct wireless_dev *wdev = dev->ieee80211_ptr;
        int err;