mac80211: update to wireless-testing 2014-05-19

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 40800
This commit is contained in:
Felix Fietkau
2014-05-20 09:35:17 +00:00
parent 8f526ff530
commit 8513629e3e
77 changed files with 4782 additions and 1527 deletions

View File

@@ -1,10 +1,10 @@
--- a/compat/backport-3.15.c
+++ b/compat/backport-3.15.c
@@ -11,6 +11,7 @@
@@ -12,6 +12,7 @@
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/of.h>
+#include <linux/string.h>
#include <net/net_namespace.h>
/**
* devm_kstrdup - Allocate resource managed space and
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(3,5,0))