From: stephen hemminger Date: Mon, 12 Apr 2010 07:38:05 +0000 (+0000) Subject: dst: don't inline dst_ifdown X-Git-Tag: v2.6.35-rc1~473^2~485 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=561155110307ad304226a23272244398fa46cbae;p=pandora-kernel.git dst: don't inline dst_ifdown The function dst_ifdown is called only two places but in a non- performance critical code path, there is no reason to inline it. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed