ping On Wed, Apr 6, 2016 at 5:38 PM, <[email protected]> wrote: > From: Marc-André Lureau <[email protected]> > > The following 2 one-liners remove the chardev from the vhost-user > netdev it is attached to. This prevents from further reuse of the > chardev that would likely fail to setup again with the slave. > > Related to: > https://bugzilla.redhat.com/show_bug.cgi?id=1256619 > https://bugzilla.redhat.com/show_bug.cgi?id=1256618 > > rfc->v1: > - rfc was sent a few months ago, no comments: rebased & resend as > non-rfc this time. > > Marc-André Lureau (2): > vhost-user: release chardev on cleanup > vhost-user: delete chardev on cleanup > > net/vhost-user.c | 3 +++ > 1 file changed, 3 insertions(+) > > -- > 2.5.5 >
-- Marc-André Lureau
