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:
e2ebc74
)
[MAC80211]: remove some unnecessary includes
author
Johannes Berg
<
[email protected]
>
Fri, 27 Jul 2007 13:43:22 +0000
(15:43 +0200)
committer
David S. Miller
<
[email protected]
>
Wed, 10 Oct 2007 23:47:34 +0000
(16:47 -0700)
Signed-off-by: Johannes Berg <
[email protected]
>
Signed-off-by: Jiri Benc <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
net/mac80211/ieee80211.c
patch
|
blob
|
history
diff --git
a/net/mac80211/ieee80211.c
b/net/mac80211/ieee80211.c
index a35e3a95a15af021083c01d572f14ad0be194c5d..02fb00ec2ed3ae34aa402321fc3dbdc62d3e57ea 100644
(file)
--- a/
net/mac80211/ieee80211.c
+++ b/
net/mac80211/ieee80211.c
@@
-20,8
+20,6
@@
#include <linux/if_arp.h>
#include <linux/wireless.h>
#include <linux/rtnetlink.h>
-#include <net/iw_handler.h>
-#include <linux/compiler.h>
#include <linux/bitmap.h>
#include <net/cfg80211.h>
@@
-29,8
+27,6
@@
#include "ieee80211_i.h"
#include "ieee80211_rate.h"
#include "wep.h"
-#include "wpa.h"
-#include "tkip.h"
#include "wme.h"
#include "aes_ccm.h"
#include "ieee80211_led.h"