rt2x00: rt2800pci: use rt2800mmio prefix for queue functions
authorGabor Juhos <juhosg@openwrt.org>
Thu, 17 Oct 2013 07:42:22 +0000 (09:42 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Oct 2013 18:06:59 +0000 (14:06 -0400)
commit51e62469eac296d39d57fb75f182e4ef8066f82f
tree4d255088cbfe09b931de6c020d080c7750e44845
parent8d03e77218ff4bc59e4645438acbd3c5c7e0f654
rt2x00: rt2800pci: use rt2800mmio prefix for queue 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