wext: Create IW_REQUEST_FLAG_COMPAT and set it as needed.
[safe/jmp/linux-2.6] / net / wireless / core.h
index eb0f846..7a02c35 100644 (file)
@@ -78,4 +78,7 @@ extern void cfg80211_dev_free(struct cfg80211_registered_device *drv);
 extern int cfg80211_dev_rename(struct cfg80211_registered_device *drv,
                               char *newname);
 
+void ieee80211_set_bitrate_flags(struct wiphy *wiphy);
+void wiphy_update_regulatory(struct wiphy *wiphy);
+
 #endif /* __NET_WIRELESS_CORE_H */