1
0
Fork 0
remarkable-linux/drivers/net/hyperv
Haiyang Zhang f45708209d hyperv: Fix the NETIF_F_SG flag setting in netvsc
SG mode is not currently supported by netvsc, so remove this flag for now.
Otherwise, it will be unconditionally enabled by commit ec5f061564
    "Kill link between CSUM and SG features"
Previously, the SG feature is disabled because CSUM is not set here.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-07-16 23:02:24 -07:00
..
Kconfig staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
Makefile staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
hyperv_net.h net/hyperv: fix wrong length of mac address 2013-01-19 11:01:23 -05:00
netvsc.c hyperv: Fix a compiler warning in netvsc_send() 2013-04-29 14:06:32 -04:00
netvsc_drv.c hyperv: Fix the NETIF_F_SG flag setting in netvsc 2013-07-16 23:02:24 -07:00
rndis_filter.c hyperv: Fix RNDIS send_completion code path 2013-04-08 12:15:17 -04:00