From: Li RongQing Date: Mon, 19 May 2014 09:30:28 +0000 (+0800) Subject: ipv6: slight optimization in ip6_dst_gc X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14956643550f2d2748ab08b7cbdbb3342bc942c4;p=pandora-kernel.git ipv6: slight optimization in ip6_dst_gc entries is always greater than rt_max_size here, since if entries is less than rt_max_size, the fib6_run_gc function will be skipped Signed-off-by: Li RongQing Signed-off-by: David S. Miller --- Reading git-diff-tree failed