commit | 03cf65a95937772b27d8a82836fec2b827ea1ecb | [log] [tgz] |
---|---|---|
author | Joao Pinto <Joao.Pinto@synopsys.com> | Mon Apr 03 16:34:04 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 05 06:47:26 2017 -0700 |
tree | eebd96d66c7457e154b9305e148f9dcff7292164 | |
parent | 1f37b177fd36790be4f281d538a8c9de67013606 [diff] |
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>