diff options
| author | 2008-06-10 12:37:42 -0700 | |
|---|---|---|
| committer | 2008-06-10 12:37:42 -0700 | |
| commit | 45d465bc237ab1e1ebb4c65b9b318830dafb7509 (patch) | |
| tree | 322df11c032408bdb53405e1a31cb4ee2d07453a /net/ipv6/tcp_ipv6.c | |
| parent | l2tp: Fix potential memory corruption in pppol2tp_recvmsg() (diff) | |
| download | linux-dev-45d465bc237ab1e1ebb4c65b9b318830dafb7509.tar.xz linux-dev-45d465bc237ab1e1ebb4c65b9b318830dafb7509.zip | |
ipv4: Remove unused declaration from include/net/tcp.h.
- The tcp_unhash() method in /include/net/tcp.h is no more needed, as the
unhash method in tcp_prot structure is now inet_unhash (instead of
tcp_unhash in the
past); see tcp_prot structure in net/ipv4/tcp_ipv4.c.
- So, this patch removes tcp_unhash() declaration from include/net/tcp.h
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
