]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf51211dcff311526a3386c28ff44967457430fe7
treea7513ef6461534124bca54ee0e33f2d57438642b
parent8d4c4f8d049938821c880edb10575eb5bd99deb9
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]