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:
7ab17c4
)
mac80211: remove stray aggregation debugfs definition
author
Johannes Berg
<johannes@sipsolutions.net>
Tue, 10 Feb 2009 20:25:44 +0000
(21:25 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 13 Feb 2009 18:45:31 +0000
(13:45 -0500)
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 d13a44b935e2946121df2cc78993e5ae89fa0f8a..d75c870fae6504442f36e3c495c23041633351ed 100644
(file)
--- a/
net/mac80211/sta_info.h
+++ b/
net/mac80211/sta_info.h
@@
-65,7
+65,6
@@
enum ieee80211_sta_info_flags {
#define HT_AGG_STATE_OPERATIONAL (HT_ADDBA_REQUESTED_MSK | \
HT_ADDBA_DRV_READY_MSK | \
HT_ADDBA_RECEIVED_MSK)
-#define HT_AGG_STATE_DEBUGFS_CTL BIT(7)
/**
* struct tid_ampdu_tx - TID aggregation information (Tx).