From: Krishna Kumar Date: Wed, 19 Oct 2011 22:17:27 +0000 (+0000) Subject: virtio_net: Clean up set_skb_frag() X-Git-Tag: v3.2-rc1~182^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a59a7b94fc56e3ed3054c3c655b646bb631f9bc;p=pandora-kernel.git virtio_net: Clean up set_skb_frag() Remove manual initialization in set_skb_frag, and instead use __skb_fill_page_desc() to do the same. Patch tested on net-next. Signed-off-by: Krishna Kumar Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed