From: Ivo van Doorn Date: Mon, 21 Apr 2008 17:01:09 +0000 (+0200) Subject: rt2x00: Fix quality/activity led handling X-Git-Tag: v2.6.26-rc1~5^2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c2b682b8391f13b67e2d95990a0aba34697d9c;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed