ath5k: extract LED code into a separate file
authorBob Copeland <me@bobcopeland.com>
Sun, 8 Mar 2009 05:10:20 +0000 (00:10 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:37 +0000 (18:09 -0400)
commit0ed4548f81b69363a6257dbc23086fc9fe4a23cb
treea7513ef6461534124bca54ee0e33f2d57438642b
parent8d6c39efed5987d3c1ade96e93753125a099f512
ath5k: extract LED code into a separate file

Move LED code out of base.c for clarity.

Changes-licensed-under: 3-Clause-BSD
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/Makefile
drivers/net/wireless/ath5k/ath5k.h
drivers/net/wireless/ath5k/base.c
drivers/net/wireless/ath5k/led.c [new file with mode: 0644]