commit | b3369c1fb410fddeb38a404316c861395f6d6ae8 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Feb 04 23:50:02 2008 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Feb 04 23:50:03 2008 +1100 |
tree | fb7ef77a531e13d88ae2d348017e008d0c1af49b | |
parent | 34a48579e4fb380604d06f0409db3851bd22d785 [diff] |
virtio: populate network rings in the probe routine, not open 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>