ipv4: Fix scope value used in route src-address caching.
authorDavid S. Miller <davem@davemloft.net>
Tue, 8 Mar 2011 19:03:21 +0000 (11:03 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Mar 2011 19:03:21 +0000 (11:03 -0800)
We have to use cfg->fc_scope not the final nh_scope value.

Reported-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found