diff options
author | Eric Dumazet <edumazet@google.com> | 2012-07-06 09:19:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-06 09:23:41 +0200 |
commit | c56bf6fe785abbd83751a462f0c7067f7145b97a (patch) | |
tree | 66bcddd02116f320c362fb8da15effdcdc81d1fb /net/ipv6/icmp.c | |
parent | ipv6: remove redundant declarations (diff) | |
download | linux-c56bf6fe785abbd83751a462f0c7067f7145b97a.tar.xz linux-c56bf6fe785abbd83751a462f0c7067f7145b97a.zip |
ipv6: fix a bad cast in ip6_dst_lookup_tail()
Fix a bug in ip6_dst_lookup_tail(), where typeof(dst) is
"struct dst_entry **", not "struct dst_entry *"
Reported-by: Fengguang Wu <wfg@linux.intel.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/icmp.c')
0 files changed, 0 insertions, 0 deletions