Commit cc3983d8 authored by Johannes Berg's avatar Johannes Berg

mac80211: fix ieee80211_ie_build_vht_cap indentation

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 9cab3151
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment