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:
committed by
John W. Linville
parent
1ea893fde2
commit
f3734ee6df
@@ -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,
|
||||
|
Reference in New Issue
Block a user