From 247299bfa0b5b18a98a721cdcbf4f5af4ff78a51 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 9 Sep 2013 17:31:53 +0000 Subject: rt2x00: merge an rt2800 initialization order fix Signed-off-by: Felix Fietkau SVN-Revision: 37922 --- .../mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch') 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 05d5f119a8..a81d6c96fd 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" -@@ -7252,6 +7253,17 @@ static int rt2800_init_eeprom(struct rt2 +@@ -7253,6 +7254,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); -- cgit v1.2.3