]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/wireless/nl80211.h
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[karo-tx-linux.git] / net / wireless / nl80211.h
index f24a1fbeaf19a8bf3cee73a3ec8b3b33d6e0f0ad..12bf4d185abe7dd1f0e89494261c3441faab3680 100644 (file)
@@ -117,4 +117,9 @@ void nl80211_pmksa_candidate_notify(struct cfg80211_registered_device *rdev,
                                    struct net_device *netdev, int index,
                                    const u8 *bssid, bool preauth, gfp_t gfp);
 
+bool nl80211_unexpected_frame(struct net_device *dev,
+                             const u8 *addr, gfp_t gfp);
+bool nl80211_unexpected_4addr_frame(struct net_device *dev,
+                                   const u8 *addr, gfp_t gfp);
+
 #endif /* __NET_WIRELESS_NL80211_H */