tcp: Use ahash
This patch replaces uses of the long obsolete hash interface with ahash. Signed-off-by:Herbert Xu <herbert@gondor.apana.org.au> Acked-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/tcp.h 1 addition, 5 deletionsinclude/net/tcp.h
- net/ipv4/tcp.c 26 additions, 15 deletionsnet/ipv4/tcp.c
- net/ipv4/tcp_fastopen.c 1 addition, 0 deletionsnet/ipv4/tcp_fastopen.c
- net/ipv4/tcp_ipv4.c 13 additions, 10 deletionsnet/ipv4/tcp_ipv4.c
- net/ipv6/tcp_ipv6.c 13 additions, 10 deletionsnet/ipv6/tcp_ipv6.c
Please register or sign in to comment