diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/ieee80211.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/ieee80211.h b/include/net/ieee80211.h index d56b2923d61a..bbd85cd61ed5 100644 --- a/include/net/ieee80211.h +++ b/include/net/ieee80211.h | |||
| @@ -1291,6 +1291,8 @@ extern u8 ieee80211_get_channel_flags(struct ieee80211_device *ieee, | |||
| 1291 | extern const struct ieee80211_channel *ieee80211_get_channel(struct | 1291 | extern const struct ieee80211_channel *ieee80211_get_channel(struct |
| 1292 | ieee80211_device | 1292 | ieee80211_device |
| 1293 | *ieee, u8 channel); | 1293 | *ieee, u8 channel); |
| 1294 | extern u32 ieee80211_channel_to_freq(struct ieee80211_device * ieee, | ||
| 1295 | u8 channel); | ||
| 1294 | 1296 | ||
| 1295 | /* ieee80211_wx.c */ | 1297 | /* ieee80211_wx.c */ |
| 1296 | extern int ieee80211_wx_get_scan(struct ieee80211_device *ieee, | 1298 | extern int ieee80211_wx_get_scan(struct ieee80211_device *ieee, |
