[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <eb3ff54b0806100614o26981c8ao5b1fb952f7b843fa@mail.gmail.com>
Date: Tue, 10 Jun 2008 16:14:24 +0300
From: "Rami Rosen" <ramirose@...il.com>
To: "David Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: [PATCH net-2.6] [ipv4] remove unused declaration from include/net/tcp.h.
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@...il.com>
View attachment "patch.txt" of type "text/plain" (398 bytes)
Powered by blists - more mailing lists