]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/wireless/nl80211.h
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi...
[karo-tx-linux.git] / net / wireless / nl80211.h
index 4ffe50df9f31461e84c426aeb54e46fb1cd8c897..01a1122c3b336898d3ad8856d2dc997837820e88 100644 (file)
@@ -118,6 +118,10 @@ void nl80211_pmksa_candidate_notify(struct cfg80211_registered_device *rdev,
                                    struct net_device *netdev, int index,
                                    const u8 *bssid, bool preauth, gfp_t gfp);
 
+void nl80211_ch_switch_notify(struct cfg80211_registered_device *rdev,
+                             struct net_device *dev, int freq,
+                             enum nl80211_channel_type type, 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,