hv_netvsc: change netvsc device default duplex to FULL
authorSimon Xiao <sixiao@microsoft.com>
Fri, 14 Apr 2017 21:42:58 +0000 (14:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Apr 2017 19:12:33 +0000 (15:12 -0400)
commitf3c9d40ee12926f330a1dfebce0bebadd1406ba6
treeb976a32ddaf54af1c338c2001010ccc943c381d3
parent776e726bfb3493f71bb11759f7a60f1b0f6dd2d2
hv_netvsc: change netvsc device default duplex to FULL

The netvsc device supports full duplex by default.
This warnings in log from bonding device which did not like
seeing UNKNOWN duplex.

Signed-off-by: Simon Xiao <sixiao@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc_drv.c