From: Marcin Wojtas <m...@semihalf.com> Date: Mon, 16 Jan 2017 18:08:30 +0100
> 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. Looks good, series applied, thanks.