diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-09-08 09:38:32 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-09-08 09:38:32 +0000 |
commit | da032a4fe0515a97dbad6a0f18e20c058062d38c (patch) | |
tree | 8d99340add217d9831810232b418635ccfaf8287 /package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch | |
parent | 7467c1380b0aa1d287b9cecacab7351a65696da8 (diff) | |
download | upstream-da032a4fe0515a97dbad6a0f18e20c058062d38c.tar.gz upstream-da032a4fe0515a97dbad6a0f18e20c058062d38c.tar.bz2 upstream-da032a4fe0515a97dbad6a0f18e20c058062d38c.zip |
mac80211: merge a big batch of upstream changes/improvements
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37918 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch | 2 |
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 0787cc352f..05d5f119a8 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" -@@ -7245,6 +7246,17 @@ static int rt2800_init_eeprom(struct rt2 +@@ -7252,6 +7253,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); |