* [PATCH 1/4] mac80211: remove WLAN_FC_DATA_PRESENT
@ 2008-07-09 19:44 Harvey Harrison
0 siblings, 0 replies; only message in thread
From: Harvey Harrison @ 2008-07-09 19:44 UTC (permalink / raw)
To: John Linville; +Cc: Johannes Berg, linux-wireless
All users are gone now.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
---
These apply on top of the three-patch series from yesterday.
net/mac80211/ieee80211_i.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/net/mac80211/ieee80211_i.h b/net/mac80211/ieee80211_i.h
index 44e81cb..136b53f 100644
--- a/net/mac80211/ieee80211_i.h
+++ b/net/mac80211/ieee80211_i.h
@@ -35,8 +35,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
--
1.5.6.1.322.ge904b
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-09 19:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-09 19:44 [PATCH 1/4] mac80211: remove WLAN_FC_DATA_PRESENT Harvey Harrison
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).