[PATCH net 1/4] hv_netvsc: don't lose VF information

Haiyang Zhang haiyangz at microsoft.com
Thu Aug 11 15:38:05 UTC 2016



> -----Original Message-----
> From: Vitaly Kuznetsov [mailto:vkuznets at redhat.com]
> Sent: Thursday, August 11, 2016 6:59 AM
> To: netdev at vger.kernel.org
> Cc: devel at linuxdriverproject.org; linux-kernel at vger.kernel.org; Haiyang
> Zhang <haiyangz at microsoft.com>; KY Srinivasan <kys at microsoft.com>
> Subject: [PATCH net 1/4] hv_netvsc: don't lose VF information
> 
> struct netvsc_device is not suitable for storing VF information as this
> structure is being destroyed on MTU change / set channel operation (see
> rndis_filter_device_remove()). Move all VF related stuff to struct
> net_device_context which is persistent.
> 
> Signed-off-by: Vitaly Kuznetsov <vkuznets at redhat.com>

Acked-by: Haiyang Zhang <haiyangz at microsoft.com>



More information about the devel mailing list