Re: [PATCH net-next 3/3] xen-netback: remove 'hotplug-status' once it has served its purpose

From: Wei Liu
Date: Tue Dec 17 2019 - 10:23:07 EST


On Tue, Dec 17, 2019 at 01:32:18PM +0000, Paul Durrant wrote:
> Removing the 'hotplug-status' node in netback_remove() is wrong; the script
> may not have completed. Only remove the node once the watch has fired and
> has been unregistered.
>
> Signed-off-by: Paul Durrant <pdurrant@xxxxxxxxxx>

Acked-by: Wei Liu <wei.liu@xxxxxxxxxx>