From: David S. Miller Date: Tue, 8 Mar 2011 19:03:21 +0000 (-0800) Subject: ipv4: Fix scope value used in route src-address caching. X-Git-Tag: v2.6.39-rc1~468^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7ac8fc1d8d26c975c460a69aa7b9d5b5d5d29b0;p=pandora-kernel.git ipv4: Fix scope value used in route src-address caching. We have to use cfg->fc_scope not the final nh_scope value. Reported-by: Julian Anastasov Signed-off-by: David S. Miller --- Reading git-diff-tree failed