|
@@ -445,8 +445,6 @@ int cfg80211_set_freq(struct cfg80211_registered_device *rdev,
|
|
|
struct wireless_dev *wdev, int freq,
|
|
|
enum nl80211_channel_type channel_type);
|
|
|
|
|
|
-u16 cfg80211_calculate_bitrate(struct rate_info *rate);
|
|
|
-
|
|
|
int ieee80211_get_ratemask(struct ieee80211_supported_band *sband,
|
|
|
const u8 *rates, unsigned int n_rates,
|
|
|
u32 *mask);
|