diff options
author | Felix Fietkau <nbd@openwrt.org> | 2016-01-15 15:03:48 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2016-01-15 15:03:48 +0000 |
commit | 82c5e2c497c69dca32a59090cddf5f298aa94e01 (patch) | |
tree | eff71d008e97ad7d5ba575b07a01c5d046063e24 /package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch | |
parent | 56f6d357167e19e26455135e4c3778692aef0de2 (diff) | |
download | upstream-82c5e2c497c69dca32a59090cddf5f298aa94e01.tar.gz upstream-82c5e2c497c69dca32a59090cddf5f298aa94e01.tar.bz2 upstream-82c5e2c497c69dca32a59090cddf5f298aa94e01.zip |
mac80211: update to wireless-testing 2016-01-10
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48247
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 4595a53721..6094a613b2 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" -@@ -7933,6 +7934,17 @@ static int rt2800_init_eeprom(struct rt2 +@@ -7934,6 +7935,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); |