summaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/609-rt2x00-allow_disabling_bands_through_dts.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
commit70ac77f8696f0684d22199a278aa80585ddcd1bc (patch)
tree83ed7a65bbbe65d963cf33cda696d4785a22b7a3 /package/kernel/mac80211/patches/609-rt2x00-allow_disabling_bands_through_dts.patch
parent8b30afb00537eb479cae6cae758765c3c874bb8f (diff)
downloadmaster-31e0f0ae-70ac77f8696f0684d22199a278aa80585ddcd1bc.tar.gz
master-31e0f0ae-70ac77f8696f0684d22199a278aa80585ddcd1bc.tar.bz2
master-31e0f0ae-70ac77f8696f0684d22199a278aa80585ddcd1bc.zip
mac80211: update to 2015-12-03
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47771
Diffstat (limited to 'package/kernel/mac80211/patches/609-rt2x00-allow_disabling_bands_through_dts.patch')
-rw-r--r--package/kernel/mac80211/patches/609-rt2x00-allow_disabling_bands_through_dts.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kernel/mac80211/patches/609-rt2x00-allow_disabling_bands_through_dts.patch b/package/kernel/mac80211/patches/609-rt2x00-allow_disabling_bands_through_dts.patch
index 63a8641464..3fdaae759b 100644
--- a/package/kernel/mac80211/patches/609-rt2x00-allow_disabling_bands_through_dts.patch
+++ b/package/kernel/mac80211/patches/609-rt2x00-allow_disabling_bands_through_dts.patch
@@ -1,5 +1,5 @@
---- a/drivers/net/wireless/rt2x00/rt2x00dev.c
-+++ b/drivers/net/wireless/rt2x00/rt2x00dev.c
+--- a/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
++++ b/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
@@ -26,6 +26,7 @@
#include <linux/module.h>
#include <linux/slab.h>