[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200805281459.09564.rusty@rustcorp.com.au>
Date: Wed, 28 May 2008 14:59:09 +1000
From: Rusty Russell <rusty@...tcorp.com.au>
To: Mark McLoughlin <markmc@...hat.com>
Cc: Jeff Garzik <jeff@...zik.org>, netdev@...r.kernel.org,
virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH 2/3] virtio: fix delayed xmit of packet and freeing of old packets.
On Tuesday 27 May 2008 21:01:08 Mark McLoughlin wrote:
> On Mon, 2008-05-26 at 17:48 +1000, Rusty Russell wrote:
> > diff -r 1d1ff03de434 drivers/net/virtio_net.c
> ...
> > + tasklet_init(&vi->tasklet, xmit_tasklet, (unsigned long)vi);
> > +
> > err = register_netdev(dev);
>
> Missing a tasklet_kill() in virtnet_remove() ?
Thanks Mark! Added.
Nice spotting,
Rusty.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists