Re: [42/50] Fix ipv6 source address handling.

2007-09-24 Thread roel
can't we also decrease the number of brackets here? --- a/net/ipv6/addrconf.c +++ b/net/ipv6/addrconf.c @@ -1021,7 +1021,7 @@ int ipv6_dev_get_saddr(struct net_device hiscore.rule++; } if

[42/50] Fix ipv6 source address handling.

2007-09-24 Thread Greg KH
From: Jiri Kosina <[EMAIL PROTECTED]> commit 6ae5f983cf8de769214d2d9e8a783c881eccd4cd in mainline The commit 95c385 broke proper source address selection for cases in which there is a address which is makred 'deprecated'. The commit mistakenly changed ifa->flags to ifa_result->flags (probably

[42/50] Fix ipv6 source address handling.

2007-09-24 Thread Greg KH
From: Jiri Kosina [EMAIL PROTECTED] commit 6ae5f983cf8de769214d2d9e8a783c881eccd4cd in mainline The commit 95c385 broke proper source address selection for cases in which there is a address which is makred 'deprecated'. The commit mistakenly changed ifa-flags to ifa_result-flags (probably

Re: [42/50] Fix ipv6 source address handling.

2007-09-24 Thread roel
can't we also decrease the number of brackets here? --- a/net/ipv6/addrconf.c +++ b/net/ipv6/addrconf.c @@ -1021,7 +1021,7 @@ int ipv6_dev_get_saddr(struct net_device hiscore.rule++; } if