commit | 61c2b682b8391f13b67e2d95990a0aba34697d9c | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Apr 21 19:01:09 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu May 01 17:38:39 2008 -0400 |
tree | c64692ce1a5ea6eb5ac362fc7391b2a081479e18 | |
parent | 44a9809b97ec5acd1c549c3120bdd35613897d7c [diff] |
rt2x00: Fix quality/activity led handling There was an obvious typo in LED structure initialization which caused the radio and quality/activity leds to be incorrectly initialized which resulted in the leds not being enabled. Additionally add the rt2x00led_led_activity() handler that will enable TX/RX activity leds when the radio is being enabled. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>