git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fc050a
)
ipv4: Fix scope value used in route src-address caching.
author
David S. Miller
<davem@davemloft.net>
Tue, 8 Mar 2011 19:03:21 +0000
(11:03 -0800)
committer
David 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