From: Eric Dumazet Date: Mon, 23 Aug 2010 07:14:36 +0000 (+0000) Subject: net: copy_rtnl_link_stats64() simplification X-Git-Tag: v2.6.37-rc1~147^2~703 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afdcba371f9748ac91608bb6c57f170aab7085b4;p=pandora-kernel.git net: copy_rtnl_link_stats64() simplification No need to use a temporary struct rtnl_link_stats64 variable, just copy the source to skb buffer. Signed-off-by: Eric Dumazet Reviewed-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed