From: Rusty Russell Date: Tue, 5 Feb 2008 04:50:07 +0000 (-0500) Subject: virtio: free transmit skbs when notified, not on next xmit. X-Git-Tag: v2.6.25-rc1~1058^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb9c6bafc58cf4066cb15f0ac6989a1015a02cc;p=pandora-kernel.git virtio: free transmit skbs when notified, not on next xmit. This fixes a potential dangling xmit problem. We also suppress refill interrupts until we need them. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed