Merge branch 'netvsc-minor-fixes-and-optimization'
authorDavid S. Miller <[email protected]>
Sat, 29 Jul 2017 22:25:44 +0000 (15:25 -0700)
committerDavid S. Miller <[email protected]>
Sat, 29 Jul 2017 22:25:44 +0000 (15:25 -0700)
Stephen Hemminger says:

====================
netvsc: minor fixes and optimization

This is a subset of earlier submission with a few more fixes
found during testing. The are two small optimizations, one is to
better manage the receive completion ring, and the other is removing
one unneeded level of indirection.

Will submit the improved VF support and buffer sizing in a later
patch so they get more review.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge