Files
linux/drivers
Shirley Ma f9bfbebf34 virtio: Add ability to detach unused buffers from vrings
There's currently no way for a virtio driver to ask for unused
buffers, so it has to keep a list itself to reclaim them at shutdown.
This is redundant, since virtio_ring stores that information.  So
add a new hook to do this.

Signed-off-by: Shirley Ma <xma@us.ibm.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-02 15:55:42 -08:00
..
2010-01-20 15:03:31 -08:00
2009-12-23 14:13:32 -08:00
2009-12-09 17:14:38 +11:00
2010-01-20 01:23:27 -05:00
2010-01-28 06:01:35 -08:00
2009-12-15 08:53:25 -08:00
2010-01-21 01:28:45 -08:00
2010-01-13 10:01:35 +00:00