From: Haiyang Zhang <haiya...@microsoft.com>

Using ethtool to change Hash key failed on Linux VM runnig on
Hyper-V. This patch set fix them.
It targets Hyper-V tree, hyperv-fixes branch managed by 
Sasha Levin <sas...@kernel.org>.

Haiyang Zhang (3):
  Fix ethtool change hash key error
  Refactor assignments of struct netvsc_device_info
  Fix hash key value reset after other ops

 drivers/net/hyperv/hyperv_net.h   |  10 ++-
 drivers/net/hyperv/netvsc.c       |   2 +-
 drivers/net/hyperv/netvsc_drv.c   | 139 +++++++++++++++++++-----------
 drivers/net/hyperv/rndis_filter.c |  34 ++++++--
 4 files changed, 123 insertions(+), 62 deletions(-)

-- 
2.19.1

Reply via email to