projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ed0985
)
include/net/ieee80211.h - remove duplicate include
author
Joe Perches
<joe@perches.com>
Sun, 9 Mar 2008 23:55:10 +0000
(16:55 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 13 Mar 2008 23:32:31 +0000
(19:32 -0400)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/ieee80211.h
patch
|
blob
|
blame
|
history
diff --git
a/include/net/ieee80211.h
b/include/net/ieee80211.h
index 285b2adfa648c1cc6c9ccfc5d3ce853c51732543..529816bfbc52a3d5c54f1ef72cb7fa29a8b46f19 100644
(file)
--- 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