Home
last modified time | relevance | path

Searched hist:"8329 d98e480250ef5f5a083f9c3af50510b5e65d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dvirtio_net.cdiff 8329d98e480250ef5f5a083f9c3af50510b5e65d Mon Nov 19 10:20:43 CST 2007 Rusty Russell <rusty@rustcorp.com.au> 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 <rusty@rustcorp.com.au>