]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/mac80211/ieee80211_i.h
mac80211: move spectrum management code out
[linux-2.6-omap-h63xx.git] / net / mac80211 / ieee80211_i.h
index 60ec7ad27643b4326964bad578281e20662de03c..b2ca9e6122c65b37a44e5c8cfd36026aaba7b70e 100644 (file)
@@ -984,6 +984,11 @@ void ieee80211_process_addba_request(struct ieee80211_local *local,
                                     struct ieee80211_mgmt *mgmt,
                                     size_t len);
 
+/* Spectrum management */
+void ieee80211_process_measurement_req(struct ieee80211_sub_if_data *sdata,
+                                      struct ieee80211_mgmt *mgmt,
+                                      size_t len);
+
 /* utility functions/constants */
 extern void *mac80211_wiphy_privid; /* for wiphy privid */
 extern const unsigned char rfc1042_header[6];