|
@@ -1608,7 +1608,7 @@ static inline int __ieee80211_resume(struct ieee80211_hw *hw)
|
|
}
|
|
}
|
|
|
|
|
|
/* utility functions/constants */
|
|
/* utility functions/constants */
|
|
-extern void *mac80211_wiphy_privid; /* for wiphy privid */
|
|
|
|
|
|
+extern const void *const mac80211_wiphy_privid; /* for wiphy privid */
|
|
u8 *ieee80211_get_bssid(struct ieee80211_hdr *hdr, size_t len,
|
|
u8 *ieee80211_get_bssid(struct ieee80211_hdr *hdr, size_t len,
|
|
enum nl80211_iftype type);
|
|
enum nl80211_iftype type);
|
|
int ieee80211_frame_duration(enum ieee80211_band band, size_t len,
|
|
int ieee80211_frame_duration(enum ieee80211_band band, size_t len,
|