Merge branch 'netvsc-minor-fixes-and-improvements'
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Aug 2017 21:00:14 +0000 (14:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Aug 2017 21:00:14 +0000 (14:00 -0700)
Stephen Hemminger says:

====================
netvsc: minor fixes and improvements

These are non-critical bug fixes, related to functionality now in net-next.
 1. delaying the automatic bring up of VF device to allow udev to change name.
 2. performance improvement
 3. handle MAC address change with VF; mostly propogate the error that VF gives.
 4. minor cleanups
 5. allow setting send/receive buffer size with ethtool.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge