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)
commit3a4487b88f9a4deaded65fed60135b06298b7990
treecf0ded26e32303739cb21d1357a799438f901cc2
parentd18c2a1b159d107e341206500747dceabe8501fb
parentcad5c197704d82faf33ffdbef414f15db08d9ef9
Merge branch 'netvsc-minor-fixes-and-improvements'

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>