]> git.baikalelectronics.ru Git - 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)
commitc248c63ed90445973d004f390847b23ae6adbabb
treeeebd96d66c7457e154b9305e148f9dcff7292164
parentc22a36ed9b7637bbb132ae29ddea416a225eec65
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