]> git.baikalelectronics.ru Git - kernel.git/commit
hv_netvsc: Add handler for LRO setting change
authorHaiyang Zhang <haiyangz@microsoft.com>
Fri, 21 Sep 2018 18:20:36 +0000 (18:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 23 Sep 2018 00:23:16 +0000 (17:23 -0700)
commit60c5e0ec397f6141ac3eca289350c195b79b1838
tree9fa467aff34010e914bc3b5628407929727ed889
parentb858aaebfabf017ee058ffb8f153e24b8dede81a
hv_netvsc: Add handler for LRO setting change

This patch adds the handler for LRO setting change, so that a user
can use ethtool command to enable / disable LRO feature.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/hyperv_net.h
drivers/net/hyperv/netvsc_drv.c
drivers/net/hyperv/rndis_filter.c