mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-07 07:08:07 +00: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
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
u8 *ieee80211_ie_build_vht_cap(u8 *pos, struct ieee80211_sta_vht_cap *vht_cap,
|
||||||
u32 cap)
|
u32 cap)
|
||||||
{
|
{
|
||||||
__le32 tmp;
|
__le32 tmp;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue