rt2x00: Fix quality/activity led handling
authorIvo van Doorn <ivdoorn@gmail.com>
Mon, 21 Apr 2008 17:01:09 +0000 (19:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 1 May 2008 21:38:39 +0000 (17:38 -0400)
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>

No differences found