K 10 svn:author V 2 kp K 8 svn:date V 27 2018-08-23T16:52:52.642892Z K 7 svn:log V 219 xen/netfront: Ensure curvnet is set netfront_backend_changed() is called from the xenwatch_thread(), which means that the curvnet is not set. We have to set it before we can call things like arp_ifinit(). PR: 230845 END