projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4b7d7b
)
mac80211: remove WLAN_FC_DATA_PRESENT
author
Harvey Harrison
<harvey.harrison@gmail.com>
Wed, 16 Jul 2008 01:44:15 +0000
(18:44 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:55 +0000
(16:29 -0400)
All users are gone now.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ieee80211_i.h
patch
|
blob
|
history
diff --git
a/net/mac80211/ieee80211_i.h
b/net/mac80211/ieee80211_i.h
index 978c3a03ea57903453f8d50df9e0c793f82c813c..3cad0172b45e55af4fb8b35d6c06fc73f88af537 100644
(file)
--- a/
net/mac80211/ieee80211_i.h
+++ b/
net/mac80211/ieee80211_i.h
@@
-36,8
+36,6
@@
#define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
#endif /* ETH_P_PAE */
-#define WLAN_FC_DATA_PRESENT(fc) (((fc) & 0x4c) == 0x08)
-
struct ieee80211_local;
/* Maximum number of broadcast/multicast frames to buffer when some of the