diff options
author | John W. Linville <linville@tuxdriver.com> | 2014-01-10 16:59:40 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2014-01-10 16:59:40 +0100 |
commit | 235f93922878234f3d99a4205ebe3634ee955919 (patch) | |
tree | 1c61b53899e26839941e46d9f6e4bba28ddd23b5 /drivers/net/wireless/hostap/hostap_plx.c | |
parent | xen-netback: stop vif thread spinning if frontend is unresponsive (diff) | |
parent | ath9k: Disable cross-band FCC (diff) | |
download | linux-235f93922878234f3d99a4205ebe3634ee955919.tar.xz linux-235f93922878234f3d99a4205ebe3634ee955919.zip |
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
Conflicts:
net/ieee802154/6lowpan.c
Diffstat (limited to 'drivers/net/wireless/hostap/hostap_plx.c')
-rw-r--r-- | drivers/net/wireless/hostap/hostap_plx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/hostap/hostap_plx.c b/drivers/net/wireless/hostap/hostap_plx.c index c3d067ee4db9..3bf530d9a40f 100644 --- a/drivers/net/wireless/hostap/hostap_plx.c +++ b/drivers/net/wireless/hostap/hostap_plx.c @@ -8,7 +8,6 @@ #include <linux/module.h> -#include <linux/init.h> #include <linux/if.h> #include <linux/skbuff.h> #include <linux/netdevice.h> |