aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-12-04 22:39:37 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-12-04 22:39:37 +0000
commitb790a3b15a377d7ec8f53efa914e9454fcddc256 (patch)
tree51d5e49815a48bdac753cab6b5c7781e2a7d8b21 /package/kernel/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
parent95d44be4e6894cbdca3827869170cca4e723b59a (diff)
downloadmaster-187ad058-b790a3b15a377d7ec8f53efa914e9454fcddc256.tar.gz
master-187ad058-b790a3b15a377d7ec8f53efa914e9454fcddc256.tar.bz2
master-187ad058-b790a3b15a377d7ec8f53efa914e9454fcddc256.zip
mac80211: update to 2015-12-03
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47771 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/kernel/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch')
-rw-r--r--package/kernel/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch b/package/kernel/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
index 8c71075b5c..7a183a404b 100644
--- a/package/kernel/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
+++ b/package/kernel/mac80211/patches/602-rt2x00-introduce-rt2x00_platform_h.patch
@@ -20,8 +20,8 @@
+};
+
+#endif /* _RT2X00_PLATFORM_H */
---- a/drivers/net/wireless/rt2x00/rt2x00.h
-+++ b/drivers/net/wireless/rt2x00/rt2x00.h
+--- a/drivers/net/wireless/ralink/rt2x00/rt2x00.h
++++ b/drivers/net/wireless/ralink/rt2x00/rt2x00.h
@@ -38,6 +38,7 @@
#include <linux/kfifo.h>
#include <linux/hrtimer.h>