diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-09-27 20:51:43 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-09-27 20:51:43 +0000 |
commit | 8be721208dad06c6a3119dee2db81c385a91a336 (patch) | |
tree | 70eddd3a592f75ebfb105dc619735d0c5178c471 /package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch | |
parent | 54a18b3fe80d6cfe06acda47c7d4d82c0d0e5688 (diff) | |
download | upstream-8be721208dad06c6a3119dee2db81c385a91a336.tar.gz upstream-8be721208dad06c6a3119dee2db81c385a91a336.tar.bz2 upstream-8be721208dad06c6a3119dee2db81c385a91a336.zip |
mac80211: update to wireless-testing 2014-09-26
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42683
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 96c080ac04..5159616024 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" -@@ -7946,6 +7947,17 @@ static int rt2800_init_eeprom(struct rt2 +@@ -7950,6 +7951,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); |