]> asedeno.scripts.mit.edu Git - linux.git/commit
net: nixge: Separate ctrl and dma resources
authorAlex Williams <alex.williams@ni.com>
Thu, 31 Jan 2019 21:33:27 +0000 (13:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2019 04:09:22 +0000 (20:09 -0800)
commit87ab207981ec54dc2f2a1511cd2fbfc9bc6599ec
tree99e550f5c1cc480d5377e12c6f0af6b6d2581da1
parent5ea25b125289ed1d77da736a5d511a7d01f4bfb6
net: nixge: Separate ctrl and dma resources

The DMA engine is a separate entity altogether, and this allows the DMA
controller's address to float elsewhere in the FPGA's map.

Signed-off-by: Alex Williams <alex.williams@ni.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ni/nixge.c