commit | 095b8501e4168ae5a879fcb9420ac48cbd43f95a | [log] [tgz] |
---|---|---|
author | Robert Olsson <robert.olsson@its.uu.se> | Fri Jan 26 19:06:01 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 26 19:06:01 2007 -0800 |
tree | 18246d3c3a835bf899eeab336d4efd6fd237ad6e | |
parent | 342a0cff0ad5fba6b591cfa37db3c65c4d9913f8 [diff] |
[IPV4]: Fix single-entry /proc/net/fib_trie output. When main table is just a single leaf this gets printed as belonging to the local table in /proc/net/fib_trie. A fix is below. Signed-off-by: Robert Olsson <robert.olsson@its.uu.se> Acked-by: Eric W. Biederman <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>