]> git.baikalelectronics.ru Git - kernel.git/commit
ath5k: Move PCI bus functions to separate file.
authorFelix Fietkau <nbd@openwrt.org>
Thu, 2 Dec 2010 09:27:01 +0000 (10:27 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 2 Dec 2010 20:17:50 +0000 (15:17 -0500)
commit13a4016c949827f80597aeafbb5e8248139788b9
treee76c838f1e8f65ee97483677ecb9ddb99f6bdf4e
parent0c60efc3baf32427e7c0e7b162b51856b87b0b2d
ath5k: Move PCI bus functions to separate file.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/Makefile
drivers/net/wireless/ath/ath5k/ath5k.h
drivers/net/wireless/ath/ath5k/base.c
drivers/net/wireless/ath/ath5k/pci.c [new file with mode: 0644]