> -----Original Message-----
> From: Vitaly Kuznetsov [mailto:[email protected]]
> Sent: Thursday, August 11, 2016 6:59 AM
> To: [email protected]
> Cc: [email protected]; [email protected]; Haiyang
> Zhang <[email protected]>; KY Srinivasan <[email protected]>
> Subject: [PATCH net 3/4] hv_netvsc: protect module refcount by checking
> net_device_ctx->vf_netdev
> 
> We're not guaranteed to see NETDEV_REGISTER/NETDEV_UNREGISTER
> notifications
> only once per VF but we increase/decrease module refcount unconditionally.
> Check vf_netdev to make sure we don't take/release it twice. We presume
> that only one VF per netvsc device may exist.
> 
> Signed-off-by: Vitaly Kuznetsov <[email protected]>

Acked-by: Haiyang Zhang <[email protected]>
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to