]> git.baikalelectronics.ru Git - kernel.git/commit
p54: Move TX/RX code
authorChristian Lamparter <chunkeey@web.de>
Tue, 23 Jun 2009 15:39:12 +0000 (10:39 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:59 +0000 (15:01 -0400)
commit7d3c154aadc890cf253cb9c2f205d891d0acaa26
tree38aa644233cb89bc112feeab66ca3e28ece14b23
parent414c2aa846e429bc6fe780cd0f413bf8cb37a7f0
p54: Move TX/RX code

Copy the TX/RX code from p54common.c into a new file txrx.c

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/p54/txrx.c [new file with mode: 0644]