mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-01 12:53:28 +07:00
mac80211: fix ieee80211_ie_build_vht_cap indentation
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
This commit is contained in:
parent
9cab315190
commit
cc3983d8ab
@ -1864,7 +1864,7 @@ u8 *ieee80211_ie_build_ht_cap(u8 *pos, struct ieee80211_sta_ht_cap *ht_cap,
|
||||
}
|
||||
|
||||
u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap,
|
||||
u32 cap)
|
||||
u32 cap)
|
||||
{
|
||||
__le32 tmp;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user