commit | 0bc202b3bbea5106677b8b142a09d3d57a2bb263 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Oct 17 09:42:17 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 18 14:06:58 2013 -0400 |
tree | 8f5f64d138fa184c138f1b9ff319d17d8e0386f8 | |
parent | 45c67550ad72be5c892d7b001fc835aae18a7a62 [diff] |
rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module Move the functions into a separate module, in order to make those usable from other modules. Also move the TX descriptor related defines from rt2800pci.h into rt2800mmio.h. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>