From: Michael S. Tsirkin Date: Thu, 28 Nov 2013 11:30:59 +0000 (+0200) Subject: virtio_net: make all RX paths handle erors consistently X-Git-Tag: v3.13-rc3~28^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f121159d72091f25afb22007c833e60a6845e912;p=pandora-kernel.git virtio_net: make all RX paths handle erors consistently receive mergeable now handles errors internally. Do same for big and small packet paths, otherwise the logic is too hard to follow. Signed-off-by: Michael S. Tsirkin Acked-by: Jason Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed