commit | e5a019921af1236927d0fa3c38bbc1d74a579ed5 | [log] [tgz] |
---|---|---|
author | Niklas Cassel <niklas.cassel@axis.com> | Mon Feb 19 18:11:12 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 20 14:13:19 2018 -0500 |
tree | c8ed76852d08106367d4e4791ce0583d00fcd06f | |
parent | b4c9784cbff43a2b50f6db6e2400c8d003c21546 [diff] |
net: stmmac: rename dwmac4_tx_queue_routing() to match reality Looking at dwmac4_tx_queue_routing(), it is obvious that it sets up rx queue routing. Rename dwmac4_tx_queue_routing() to dwmac4_rx_queue_routing() to better match reality. Fixes: abe80fdc6ee6 ("net: stmmac: RX queue routing configuration") Signed-off-by: Niklas Cassel <niklas.cassel@axis.com> Signed-off-by: David S. Miller <davem@davemloft.net>