summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2017-02-14 11:01:11 +0100
committerJohannes Berg <johannes.berg@intel.com>2017-02-14 11:01:29 +0100
commit475a1d0d7d7bff6dee99712d7c8124fb54d08ac8 (patch)
treee18beeda999764d695c06856aee69fcd045f5e70 /patches
parent9313fa73d3d1b15aa227dda0926592325b1be205 (diff)
backports: adjust mwifiex uapi patch for new context
This showed up in wt-2017-02-12. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'patches')
-rw-r--r--patches/0000-upstream-backport-changes/0005-uapi-compromise/mwifiex.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/0000-upstream-backport-changes/0005-uapi-compromise/mwifiex.patch b/patches/0000-upstream-backport-changes/0005-uapi-compromise/mwifiex.patch
index c5d2a9aa..b7b2ec2b 100644
--- a/patches/0000-upstream-backport-changes/0005-uapi-compromise/mwifiex.patch
+++ b/patches/0000-upstream-backport-changes/0005-uapi-compromise/mwifiex.patch
@@ -6,7 +6,7 @@
#include <linux/ieee80211.h>
-#include <uapi/linux/if_arp.h>
+#include <linux/if_arp.h>
- #include <net/mac80211.h>
+ #include <net/cfg80211.h>
#define MWIFIEX_BSS_COEX_COUNT 2
--- a/drivers/net/wireless/marvell/mwifiex/sta_rx.c