projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2a772f
)
ath5k: remove wireless extensions inclusions
author
Johannes Berg
<
[email protected]
>
Wed, 13 Jul 2011 08:39:12 +0000
(10:39 +0200)
committer
John W. Linville
<
[email protected]
>
Mon, 8 Aug 2011 18:26:15 +0000
(14:26 -0400)
linux/wireless.h and net/iw_handler.h headers are
for wireless extensions only, so mac80211 drivers
shouldn't be including them.
Signed-off-by: Johannes Berg <
[email protected]
>
Acked-by: Pavel Roskin <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/ath/ath5k/base.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath5k/base.h
b/drivers/net/wireless/ath/ath5k/base.h
index a81f28d5bddc59ab0952a2d4776e18fa342dbcba..f23b003400b6bdcfea1d3473020262286bbd78b6 100644
(file)
--- a/
drivers/net/wireless/ath/ath5k/base.h
+++ b/
drivers/net/wireless/ath/ath5k/base.h
@@
-43,7
+43,6
@@
#include <linux/interrupt.h>
#include <linux/list.h>
-#include <linux/wireless.h>
#include <linux/if_ether.h>
#include <linux/rfkill.h>
#include <linux/workqueue.h>