diff options
author | Felix Fietkau <nbd@openwrt.org> | 2014-06-05 14:09:14 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2014-06-05 14:09:14 +0000 |
commit | 68d634718350ababee9c3cf16c073eaba9efa4d6 (patch) | |
tree | 0434544adc827dc4e6b8881be9614291cc19524c /package/kernel/mac80211/patches/619-rt2x00-change-led-polarity-from-OF.patch | |
parent | 48b954881f8483740f61c8054f906e4575fab6fd (diff) | |
download | upstream-68d634718350ababee9c3cf16c073eaba9efa4d6.tar.gz upstream-68d634718350ababee9c3cf16c073eaba9efa4d6.tar.bz2 upstream-68d634718350ababee9c3cf16c073eaba9efa4d6.zip |
rt2x00: merge beacon setup fixes, disable unused hw beacon slots
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41016 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 5da38534ce..96c080ac04 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" -@@ -7923,6 +7924,17 @@ static int rt2800_init_eeprom(struct rt2 +@@ -7946,6 +7947,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); |