]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
net: stmmac: rx queue to dma channel mapping fix
authorJoao Pinto <Joao.Pinto@synopsys.com>
Mon, 3 Apr 2017 15:34:04 +0000 (16:34 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Apr 2017 13:47:26 +0000 (06:47 -0700)
commit03cf65a95937772b27d8a82836fec2b827ea1ecb
treeeebd96d66c7457e154b9305e148f9dcff7292164
parent1f37b177fd36790be4f281d538a8c9de67013606
net: stmmac: rx queue to dma channel mapping fix

In hardware configurations where multiple queues are active,
the rx queue needs to be mapped into a dma channel, even if
a single rx queue is used.

Signed-off-by: Joao Pinto <jpinto@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c