rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions
authorGabor Juhos <juhosg@openwrt.org>
Thu, 17 Oct 2013 07:42:16 +0000 (09:42 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Oct 2013 18:06:58 +0000 (14:06 -0400)
commit45c67550ad72be5c892d7b001fc835aae18a7a62
tree7a5ee4d2e231897764be2a03239741227a1d8f03
parente5553f089a5604df2108f767392e67d4eedb330c
rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions

The functions are used for devices with memory
mapped I/O and contain no PCI specific code at
all. Use rt2800mmio prefix instead of rt2800pci
in the function names to reflect that.

The patch contains no functional changes.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800pci.c