]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/wireless/nl80211.h
wireless: fix for CONFIG_NL80211=n
[linux-2.6-omap-h63xx.git] / net / wireless / nl80211.h
index b565a5f84e9782af4723956055c19f5ac972dbdf..69787b621365d1f70554524d03bfe114e16ff0a0 100644 (file)
@@ -27,6 +27,10 @@ static inline void
 nl80211_send_scan_done(struct cfg80211_registered_device *rdev,
                       struct net_device *netdev)
 {}
+static inline void nl80211_send_scan_aborted(
+                                       struct cfg80211_registered_device *rdev,
+                                       struct net_device *netdev)
+{}
 #endif /* CONFIG_NL80211 */
 
 #endif /* __NET_WIRELESS_NL80211_H */