* [PATCH] include/net/ieee80211.h - remove duplicate include
@ 2008-03-09 23:55 Joe Perches
0 siblings, 0 replies; only message in thread
From: Joe Perches @ 2008-03-09 23:55 UTC (permalink / raw)
To: John W. Linville; +Cc: linux-wireless, netdev, LKML
Signed-off-by: Joe Perches <joe@perches.com>
include/net/ieee80211.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/include/net/ieee80211.h b/include/net/ieee80211.h
index 285b2ad..529816b 100644
--- a/include/net/ieee80211.h
+++ b/include/net/ieee80211.h
@@ -183,7 +183,6 @@ const char *escape_essid(const char *essid, u8 essid_len);
#define IEEE80211_DEBUG_RX(f, a...) IEEE80211_DEBUG(IEEE80211_DL_RX, f, ## a)
#define IEEE80211_DEBUG_QOS(f, a...) IEEE80211_DEBUG(IEEE80211_DL_QOS, f, ## a)
#include <linux/netdevice.h>
-#include <linux/wireless.h>
#include <linux/if_arp.h> /* ARPHRD_ETHER */
#ifndef WIRELESS_SPY
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-09 23:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-09 23:55 [PATCH] include/net/ieee80211.h - remove duplicate include Joe Perches
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).