]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d39aa3b5008e893361907cbc0f7879d7e3e0959
tree5183192aaffe1f195ede5be8bcea6cd00e7366d0
parent6011a1b284b5dd143364401b8a694ec572d4e2bf
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