Re: [PATCH net-next] hv_netvsc: Add structs and handlers for VF messages

2015-07-27 Thread David Miller
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

2015-07-24 Thread Haiyang Zhang
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 +