diff options
author | John Crispin <john@openwrt.org> | 2014-04-23 07:52:37 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-04-23 07:52:37 +0000 |
commit | ca27248c9f131f2d1528e405f7a51d92dc4885f0 (patch) | |
tree | b244bc79b41621d1d5fdb4b077c22629f87987e5 /package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch | |
parent | 8be12510c972e15690b4e4c0cf78d6ea5f233ed2 (diff) | |
download | upstream-ca27248c9f131f2d1528e405f7a51d92dc4885f0.tar.gz upstream-ca27248c9f131f2d1528e405f7a51d92dc4885f0.tar.bz2 upstream-ca27248c9f131f2d1528e405f7a51d92dc4885f0.zip |
mac80211: refresh rt2x00 patches
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40559
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 f820b96f6e..d2271d36b5 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" -@@ -7299,6 +7300,17 @@ static int rt2800_init_eeprom(struct rt2 +@@ -7924,6 +7925,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); |