These are bugfixes for netvsc driver in 4.12.

Stephen Hemminger (3):
  netvsc: fix rcu dereference warning from ethtool
  netvsc: fix net poll mode
  netvsc: move filter setting to rndis_device

 drivers/net/hyperv/hyperv_net.h   |  5 ++--
 drivers/net/hyperv/netvsc_drv.c   | 54 +++++++++++++--------------------------
 drivers/net/hyperv/rndis_filter.c | 30 +++++++++++++++++++++-
 3 files changed, 50 insertions(+), 39 deletions(-)

Note: trying out some scripting to check for obvious issues,
build, test, then send email. Eventually want to expand it to
spin up full test rig on Azure.

Please let me know if there are any issues.
The good part about scripting is that it does the same thing everytime;
the bad part is that it will make the same mistakes everytime.

-- 
2.11.0

Reply via email to