mac80211: Make __check_htcap_disable static.
Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
4e3309ba95
commit
32dfefac19
@@ -28,7 +28,7 @@ bool ieee80111_cfg_override_disables_ht40(struct ieee80211_sub_if_data *sdata)
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
void __check_htcap_disable(struct ieee80211_sub_if_data *sdata,
|
static void __check_htcap_disable(struct ieee80211_sub_if_data *sdata,
|
||||||
struct ieee80211_sta_ht_cap *ht_cap,
|
struct ieee80211_sta_ht_cap *ht_cap,
|
||||||
u16 flag)
|
u16 flag)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user