[IPV6]: small fix for ipv6_dev_get_saddr(...)
authorYan Zheng <yanzheng@21cn.com>
Tue, 15 Nov 2005 05:42:46 +0000 (21:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Nov 2005 05:42:46 +0000 (21:42 -0800)
commit12da2a435c1e8b9abb780d928ccbf04fc3d860a7
treebf04e2ac774febba938035f019f57ca4e81169ee
parent4060994c3e337b40e0f6fa8ce2cc178e021baf3d
[IPV6]: small fix for ipv6_dev_get_saddr(...)

The "score.rule++" doesn't make any sense for me.
According to codes above, I think it should be "hiscore.rule++;" .

Signed-off-by: Yan Zheng<yanzheng@21cn.com>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c