From 844c80f3bbf7cece4d5065efc81556379ffb2849 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37922 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../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