[PATCH net-2.6] [ipv4] remove unused declaration from include/net/tcp.h.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Rami Rosen
Date: Tuesday, June 10, 2008 - 6:14 am

Hi,

- 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

Regards,
Rami Rosen


Signed-off-by: Rami Rosen <ramirose@gmail.com>
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH net-2.6] [ipv4] remove unused declaration from incl ..., Rami Rosen, (Tue Jun 10, 6:14 am)