Merge branch 'stmmac-mq-part3'
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Mar 2017 00:24:02 +0000 (17:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Mar 2017 00:24:02 +0000 (17:24 -0700)
commit03e1de503046b10864e3fb24e452d6974470b6f9
treeabad80262c1741dbd8e794020b24b9586f46578b
parentde6b08fd82087778c579dc3f3c28bb1c878a993a
parentabe80fdc6ee664b2f8515f91b45e852b65dbb1a1
Merge branch 'stmmac-mq-part3'

Joao Pinto says:

====================
net: stmmac: adding multiple buffers and routing

As agreed with David Miller, this patch-set is the third and last to enable
multiple queues in stmmac.

This third one focuses on:

a) Enable multiple buffering to the driver and queue independent data
b) Configuration of RX and TX queues' priority
c) Configuration of RX queues' routing
====================

Signed-off-by: David S. Miller <davem@davemloft.net>