From: Michael Dalton Date: Thu, 5 Dec 2013 21:14:05 +0000 (-0800) Subject: virtio-net: free bufs correctly on invalid packet length X-Git-Tag: v3.13-rc4~3^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98bfd23cdb30e68e90571d7a2607e9479f8a50ec;p=pandora-kernel.git virtio-net: free bufs correctly on invalid packet length When a packet with invalid length arrives, ensure that the packet is freed correctly if mergeable packet buffers and big packets (GUEST_TSO4) are both enabled. Signed-off-by: Michael Dalton Acked-by: Jason Wang Acked-by: Andrew Vagin Signed-off-by: David S. Miller --- Reading git-diff-tree failed