aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/wireless.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/wireless.h')
-rw-r--r--include/net/wireless.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/wireless.h b/include/net/wireless.h
index 9e73aae40c5d..6c5b08204232 100644
--- a/include/net/wireless.h
+++ b/include/net/wireless.h
@@ -367,7 +367,7 @@ ieee80211_get_channel(struct wiphy *wiphy, int freq)
367 */ 367 */
368struct ieee80211_rate * 368struct ieee80211_rate *
369ieee80211_get_response_rate(struct ieee80211_supported_band *sband, 369ieee80211_get_response_rate(struct ieee80211_supported_band *sband,
370 u64 basic_rates, int bitrate); 370 u32 basic_rates, int bitrate);
371 371
372/** 372/**
373 * regulatory_hint - driver hint to the wireless core a regulatory domain 373 * regulatory_hint - driver hint to the wireless core a regulatory domain