commit | 61cf46ad581ba43073d3bcb0be549eb60fbbf9f8 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Tue Jan 22 17:32:53 2008 +0900 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:10:28 2008 -0800 |
tree | 941a5d5619e050833477765f82bfcea322d97047 | |
parent | 5d5619b40c2474de01c64bdf6bb9f1211d3e967a [diff] |
[IPV6] NDISC: Sparse: Use different variable name for local use. Fix the following sparse warnings: | net/ipv6/ndisc.c:1300:21: warning: symbol 'opt' shadows an earlier one | net/ipv6/ndisc.c:1078:7: originally declared here Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>