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:
d5c232f
)
mac80211: add missing kernel-doc
author
Johannes Berg
<johannes@sipsolutions.net>
Wed, 18 Feb 2009 08:56:47 +0000
(09:56 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 27 Feb 2009 19:52:41 +0000
(14:52 -0500)
Document the new shutdown member.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/sta_info.h
patch
|
blob
|
blame
|
history
diff --git
a/net/mac80211/sta_info.h
b/net/mac80211/sta_info.h
index a2921f15787b66b55e375ddfb65bec84c2d49aa1..1f45573c580c4a837857f714290c8128faf2567e 100644
(file)
--- a/
net/mac80211/sta_info.h
+++ b/
net/mac80211/sta_info.h
@@
-90,6
+90,7
@@
struct tid_ampdu_tx {
* @buf_size: buffer size for incoming A-MPDUs
* @timeout: reset timer value (in TUs).
* @dialog_token: dialog token for aggregation session
+ * @shutdown: this session is being shut down due to STA removal
*/
struct tid_ampdu_rx {
struct sk_buff **reorder_buf;