hv_netvsc: Add structs and handlers for VF messages
authorHaiyang Zhang <haiyangz@microsoft.com>
Fri, 24 Jul 2015 17:08:40 +0000 (10:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Jul 2015 08:12:26 +0000 (01:12 -0700)
commit71790a2792c8772e29bf5aa726215d9256ef93dc
tree5183192aaffe1f195ede5be8bcea6cd00e7366d0
parent70d2db7b21684bb2b808e78fbab8e594dd7e50ce
hv_netvsc: Add structs and handlers for VF messages

This patch adds data structures and handlers for messages related
to SRIOV Virtual Function.

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>
drivers/net/hyperv/hyperv_net.h
drivers/net/hyperv/netvsc.c