RE: [PATCH hyperv-fixes,1/3] Fix ethtool change hash key error

From: Michael Kelley
Date: Fri Jan 18 2019 - 20:12:01 EST


From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx> Sent: Monday, January 14, 2019 4:52 PM
>
> Hyper-V hosts require us to disable RSS before changing RSS key,
> otherwise the changing request will fail. This patch fixes the
> coding error.
>
> Fixes: ff4a44199012 ("netvsc: allow get/set of RSS indirection table")
> Reported-by: Wei Hu <weh@xxxxxxxxxxxxx>
> Signed-off-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
> ---
> drivers/net/hyperv/rndis_filter.c | 25 +++++++++++++++++++------
> 1 file changed, 19 insertions(+), 6 deletions(-)
>
Reviewed-by: Michael Kelley <mikelley@xxxxxxxxxxxxx>