ath9k: fix led naming
authorDanny Kukawka <dkukawka@suse.de>
Sat, 31 Jan 2009 14:52:09 +0000 (15:52 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Feb 2009 20:03:47 +0000 (15:03 -0500)
commit0818cb8adfedf3e5b48662056f0228576c666d9d
treed492555a3ad7098bc31646b12c1cd0d5816382b2
parenta387cc7d380504bf64743789f47de35605e05596
ath9k: fix led naming

Fixed led device naming for the ath9k driver. Due to the
documentation of the led subsystem/class the naming should be
"devicename:colour:function" while not applying sections
should be left blank.

This should lead to e.g. "ath9k-%s::rx" instead of "ath9k-%s:rx".

Signed-off-by: Danny Kukawka <dkukawka@suse.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/main.c