From: Jason Wang Date: Wed, 23 Jul 2014 08:33:54 +0000 (+0800) Subject: virtio-net: introduce virtnet_receive() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~96^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ffa75988fff39741e60141ce4a349e2419b41e6;p=pandora-kernel.git virtio-net: introduce virtnet_receive() Move common receive logic to a new helper virtnet_receive(). It will also be used by rx busy polling method. Cc: Rusty Russell Cc: Michael S. Tsirkin Cc: Vlad Yasevich Cc: Eric Dumazet Signed-off-by: Jason Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed