diff options
author | David S. Miller <davem@davemloft.net> | 2011-01-24 23:37:46 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-01-24 23:38:09 +0100 |
commit | 3408404a4c2a4eead9d73b0bbbfe3f225b65f492 (patch) | |
tree | b0be5af0a2886a3f5bc075d94c4c621ff6802973 /net/ipv4/tcp_ipv4.c | |
parent | GRO: fix merging a paged skb after non-paged skbs (diff) | |
download | linux-3408404a4c2a4eead9d73b0bbbfe3f225b65f492.tar.xz linux-3408404a4c2a4eead9d73b0bbbfe3f225b65f492.zip |
inetpeer: Use correct AVL tree base pointer in inet_getpeer().
Family was hard-coded to AF_INET but should be daddr->family.
This fixes crashes when unlinking ipv6 peer entries, since the
unlink code was looking up the base pointer properly.
Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions