Re: [PATCH net-next] hv_netvsc: Add structs and handlers for VF messages
From: Haiyang Zhang Date: Fri, 24 Jul 2015 10:08:40 -0700 > This patch adds data structures and handlers for messages related > to SRIOV Virtual Function. > > Signed-off-by: Haiyang Zhang > Reviewed-by: K. Y. Srinivasan Applied. ___ devel mailing li
[PATCH net-next] 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 Reviewed-by: K. Y. Srinivasan --- drivers/net/hyperv/hyperv_net.h | 29 ++ drivers/net/hyperv/netvsc.c | 43 +