linux/drivers/net/wireless/b43legacy
Danny Kukawka b157b5e60b b43legacy: fix led naming
Fixed led device naming for the b43legacy 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. "b43legacy-%s::rx" instead of
"b43legacy-%s:rx".

Signed-off-by: Danny Kukawka <dkukawka@suse.de>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-02-09 15:03:47 -05:00
..
Kconfig
Makefile
b43legacy.h b43legacy: implement short slot and basic rate handling 2008-11-21 11:06:06 -05:00
debugfs.c b43legacy: Fix sparse warnings 2008-12-12 14:02:08 -05:00
debugfs.h
dma.c
dma.h
ilt.c
ilt.h
leds.c b43legacy: fix led naming 2009-02-09 15:03:47 -05:00
leds.h
main.c wireless: restrict to 32 legacy rates 2009-01-29 16:01:09 -05:00
main.h
phy.c b43legacy: Fix sparse warnings 2008-12-12 14:02:08 -05:00
phy.h
pio.c
pio.h
radio.c
radio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
xmit.c
xmit.h