]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: use common read/write ops on pci and debug code
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 24 Sep 2009 03:06:59 +0000 (23:06 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:41 +0000 (16:39 -0400)
commit420c3bab70e0b5b5dfbbbb381051aa69dda3a587
tree4e1101f67a5cfd85e8575beafafb487b504baa45
parentdf882609599a8a48e18eedd4b96dec387f434167
ath9k: use common read/write ops on pci and debug code

PCI and debug code will not be shared between ath9k and
ath9k_htc, so make that code use the common read/write ops.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/debug.c
drivers/net/wireless/ath/ath9k/pci.c