From: Amerigo Wang Date: Sun, 11 Nov 2012 21:52:33 +0000 (+0000) Subject: net: convert __IPTUNNEL_XMIT() to an inline function X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa0010f880ab542da3ad0e72992f2dc518ac68a0;p=pandora-kernel.git net: convert __IPTUNNEL_XMIT() to an inline function __IPTUNNEL_XMIT() is an ugly macro, convert it to a static inline function, so make it more readable. IPTUNNEL_XMIT() is unused, just remove it. Cc: David S. Miller Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed