virtio: populate network rings in the probe routine, not open
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 5 Feb 2008 04:50:02 +0000 (23:50 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 4 Feb 2008 12:50:03 +0000 (23:50 +1100)
Since we want to reset the device to remove them, this is simpler
(device is reset for us on driver remove).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found