]> 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)
commit9708ef336bb26947d37b0233fe04f05195fcef49
tree5183192aaffe1f195ede5be8bcea6cd00e7366d0
parent5d02e9b134233666a217b1879ab6cab539abc343
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