Skip to content
Commit b8128c42 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'mvneta-xmit_more-bql'



Marcin Wojtas says:

====================
mvneta xmit_more and bql support

This is a delayed v2 of short patchset, which introduces xmit_more and BQL
to mvneta driver. The only one change was added in xmit_more support -
condition check preventing excessive descriptors concatenation before
flushing in HW.

Any comments or feedback would be welcome.

Changelog:
v1 -> v2:

* Add checking condition that ensures too much descriptors are not
  concatenated before flushing in HW.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents a3308d8f a29b6235
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment