commit | 7019b78e1483fa724dcba56e8465376b8fd03ea8 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Tue Mar 04 13:50:14 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 04 13:50:14 2008 -0800 |
tree | db1724c6a9e63257eb810b4e4d4ee744098c4f6c | |
parent | 6891a346c387bd0a64afa50f4522f5fe8ba879d8 [diff] |
[NETNS][IPV6] route6 - Make ip6_dst_gc simpler This patches improves the readibility of the ip6_dst_gc() routine. It simplifies long lines which grow a lot due to the introduction of network namespaces support. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Acked-by: Benjamin Thery <benjamin.thery@bull.net> Signed-off-by: David S. Miller <davem@davemloft.net>