projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62bf1d7
)
mac80211: wme.h remove unused QOS_CONTROL_LEN
author
Harvey Harrison
<harvey.harrison@gmail.com>
Wed, 16 Jul 2008 01:44:07 +0000
(18:44 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:53 +0000
(16:29 -0400)
linux/ieee80211.h now has IEEE80211_QOS_CTL_LEN for this purpose.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/wme.h
patch
|
blob
|
blame
|
history
diff --git
a/net/mac80211/wme.h
b/net/mac80211/wme.h
index 04de28c071a673f23301bb482ab949700d57c80c..465e274df7c5839b13c94aca249d9cb02d8445d5 100644
(file)
--- a/
net/mac80211/wme.h
+++ b/
net/mac80211/wme.h
@@
-14,8
+14,6
@@
#include <linux/netdevice.h>
#include "ieee80211_i.h"
-#define QOS_CONTROL_LEN 2
-
#define QOS_CONTROL_ACK_POLICY_NORMAL 0
#define QOS_CONTROL_ACK_POLICY_NOACK 1