aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2016-07-14 18:15:48 +0200
committerMathias Kresin <dev@kresin.me>2016-11-09 20:02:18 +0100
commitb6832817eb39ff237f663a5f0e6245414470ed37 (patch)
tree7e592cf0837825bb86fb21f3566ca92d577664f7 /package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch
parente7c019c24d2c7b367b2c8e58b424d2b7c6c27724 (diff)
downloadupstream-b6832817eb39ff237f663a5f0e6245414470ed37.tar.gz
upstream-b6832817eb39ff237f663a5f0e6245414470ed37.tar.bz2
upstream-b6832817eb39ff237f663a5f0e6245414470ed37.zip
mac80211: rt2x00: add support for mac addr from device tree
Backport upstream accepted patch which allows to override the EEPROM mac address with one from device tree. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch')
-rw-r--r--package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch b/package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch
index 6094a613b2..c173bc0ca3 100644
--- a/package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch
+++ b/package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch
@@ -8,7 +8,7 @@
#include "rt2x00.h"
#include "rt2800lib.h"
-@@ -7934,6 +7935,17 @@ static int rt2800_init_eeprom(struct rt2
+@@ -7931,6 +7932,17 @@ static int rt2800_init_eeprom(struct rt2
rt2800_init_led(rt2x00dev, &rt2x00dev->led_assoc, LED_TYPE_ASSOC);
rt2800_init_led(rt2x00dev, &rt2x00dev->led_qual, LED_TYPE_QUALITY);