projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06171e9
)
cfg80211: fix kernel-doc struct name
author
Akira Moroo
<retrage01@gmail.com>
Tue, 8 Mar 2016 14:17:42 +0000
(23:17 +0900)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 5 Apr 2016 09:40:52 +0000
(11:40 +0200)
This patch fix a structure name mismatch in cfg80211.h.
Signed-off-by: Moroo Akira <retrage01@gmail.com>
Reviewed-by: Julian Calaby <julian.calaby@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
patch
|
blob
|
blame
|
history
diff --git
a/include/net/cfg80211.h
b/include/net/cfg80211.h
index 0bbfbf3cbca845831e3a4263230379de0f604881..4ece4f961f4056f178e71a79f85fd7b2c07526a8 100644
(file)
--- a/
include/net/cfg80211.h
+++ b/
include/net/cfg80211.h
@@
-1619,7
+1619,7
@@
struct cfg80211_inform_bss {
};
/**
- * struct cfg80211_bss_ie
_data
- BSS entry IE data
+ * struct cfg80211_bss_ie
s
- BSS entry IE data
* @tsf: TSF contained in the frame that carried these IEs
* @rcu_head: internal use, for freeing
* @len: length of the IEs