From: Martin KaFai Lau Date: Tue, 28 Apr 2015 20:03:07 +0000 (-0700) Subject: ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~392^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc4eef80c92b199357db3570d3c9c7631d699ff;p=pandora-kernel.git ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer _rt6i_peer is no longer needed after the last patch, 'ipv6: Stop rt6_info from using inet_peer's metrics'. DST_METRICS_FORCE_OVERWRITE is added by commit e5fd387ad5b3 ("ipv6: do not overwrite inetpeer metrics prematurely"). Since inetpeer is no longer used for metrics, this bit is also not needed. Signed-off-by: Martin KaFai Lau Reviewed-by: Hannes Frederic Sowa Cc: Michal Kubeček Cc: Steffen Klassert Signed-off-by: David S. Miller --- Reading git-diff-tree failed