projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cab315
)
mac80211: fix ieee80211_ie_build_vht_cap indentation
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 7 Dec 2012 11:45:06 +0000
(12:45 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Thu, 3 Jan 2013 12:01:32 +0000
(13:01 +0100)
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c
patch
|
blob
|
blame
|
history
diff --git
a/net/mac80211/util.c
b/net/mac80211/util.c
index f11e8c540db41b71a310c1717c54a4e2278d9c4b..051313f0d1c2bbc4b1d5746fe103a55cd2809792 100644
(file)
--- a/
net/mac80211/util.c
+++ b/
net/mac80211/util.c
@@
-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;