summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJesper Juhl <jj@chaosbits.net>2011-05-26 10:53:17 +0200
committerJohn W. Linville <linville@tuxdriver.com>2011-05-27 12:53:47 -0400
commit64c754ed3b0009e4fa248f739000dc234eb0d2c9 (patch)
tree6541a80a30c8ce9ee4421afe5d5e7f28c85b910c /net
parenta331400bf01231253a0d9ab211c83212d2ac4edb (diff)
downloadop-kernel-dev-64c754ed3b0009e4fa248f739000dc234eb0d2c9.zip
op-kernel-dev-64c754ed3b0009e4fa248f739000dc234eb0d2c9.tar.gz
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Commit 79f460ca49d8d5700756ab7071c951311c7f29cc add a duplicate linux/slab.h include to net/mac80211/scan.c - remove it. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Acked-by: Luciano Coelho <coelho@ti.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net')
-rw-r--r--net/mac80211/scan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mac80211/scan.c b/net/mac80211/scan.c
index 27af672..58ffa7d 100644
--- a/net/mac80211/scan.c
+++ b/net/mac80211/scan.c
@@ -15,7 +15,6 @@
#include <linux/if_arp.h>
#include <linux/rtnetlink.h>
#include <linux/pm_qos_params.h>
-#include <linux/slab.h>
#include <net/sch_generic.h>
#include <linux/slab.h>
#include <net/mac80211.h>
OpenPOWER on IntegriCloud