]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stmmac-multiple-buffers'
authorDavid S. Miller <davem@davemloft.net>
Fri, 7 Apr 2017 14:18:28 +0000 (07:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Apr 2017 14:18:28 +0000 (07:18 -0700)
commite4df8fbb1f66dabbc296a9743f9f346f9e7ef8cb
treeebe27fce3c60c574aa3c49187f512d317cf675bc
parentaf3c18e7283f74f412259a3b11aa6b0de4a48edc
parent1c4464e9da77aa2abb26acf0aac95daf86e2628d
Merge branch 'stmmac-multiple-buffers'

Joao Pinto says:

====================
net: stmmac: adding multiple buffers

This patch adds multiple buffers to stmmac in a more fragmented
way, in order to make problem debug easier.

I would kindly request to people to test this patch in their HWs in
order to check if everything's functional. Thank you.
====================

Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>