make net/ieee80211.h private to ipw2x00

Only ipw2x00 now uses it.  Reduce confusion.  Profit!

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Dan Williams
2009-02-12 12:32:55 -05:00
committed by John W. Linville
parent 1ea893fde2
commit f3734ee6df
9 changed files with 12 additions and 9 deletions

View File

@@ -33,7 +33,8 @@
#include <linux/ctype.h>
#include <net/lib80211.h>
#include <net/ieee80211.h>
#include "ieee80211.h"
static void ieee80211_monitor_rx(struct ieee80211_device *ieee,
struct sk_buff *skb,