commit | 54139cf3bb33fad075737000f22749cafe3e83a0 | [log] [tgz] |
---|---|---|
author | Joao Pinto <Joao.Pinto@synopsys.com> | Thu Apr 06 09:49:09 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 07 07:18:27 2017 -0700 |
tree | 0fcc64699fb653617191512e646a01df4ae4901d | |
parent | 71fedb0198cbbdacc7e2d6b95e124a3821b5dca2 [diff] |
net: stmmac: adding multiple buffers for rx This patch adds the structure stmmac_rx_queue which contains rx queues specific data (previously in stmmac_priv). Signed-off-by: Joao Pinto <jpinto@synopsys.com> Tested-by: Niklas Cassel <niklas.cassel@axis.com> Signed-off-by: David S. Miller <davem@davemloft.net>