commit | 5d5619b40c2474de01c64bdf6bb9f1211d3e967a | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Tue Jan 22 17:29:40 2008 +0900 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:10:28 2008 -0800 |
tree | 4e128d0dad98f351973edf7af1989343371465b4 | |
parent | 2334ecbdb27bd1745c0fc6d05cce09ed9585e4c1 [diff] |
[IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward. Fix the following sparse warning: | net/ipv6/addrconf.c:3384:2: warning: context imbalance in 'inet6_dump_addr' - different lock contexts for basic block Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>