From: Rusty Russell Date: Tue, 5 Feb 2008 04:50:02 +0000 (-0500) Subject: virtio: populate network rings in the probe routine, not open X-Git-Tag: v2.6.25-rc1~1058^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3369c1fb410fddeb38a404316c861395f6d6ae8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed