From: Rusty Russell Date: Mon, 19 Nov 2007 16:20:43 +0000 (-0500) Subject: virtio: fix net driver loop case where we fail to restart X-Git-Tag: v2.6.24-rc4~103^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8329d98e480250ef5f5a083f9c3af50510b5e65d;p=pandora-kernel.git virtio: fix net driver loop case where we fail to restart skb is only NULL the first time around: it's more correct to test for being under-budget. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed