From: Cong Wang Date: Sat, 9 Mar 2013 23:00:39 +0000 (+0000) Subject: ipv6: introduce ip6tunnel_xmit() helper X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~516 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8f72ea4a1380eeca10a551bc8d678e7d4388d42;p=pandora-kernel.git ipv6: introduce ip6tunnel_xmit() helper Similar to iptunnel_xmit(), group these operations into a helper function. This by the way fixes the missing u64_stats_update_begin() and u64_stats_update_end() for 32 bit arch. Cc: Eric Dumazet Cc: Pravin B Shelar Cc: "David S. Miller" Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed