]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita302c36f3c65d43d5ddaaaf9f3b62ca35d240fca
tree4d255088cbfe09b931de6c020d080c7750e44845
parent62784ee7b8d65df1f448e7bda596e5db24bc911d
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