* Re: [PATCH net-next-2.6] ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].
@ 2008-06-18 7:02 Rami Rosen
2008-06-18 7:51 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2008-06-18 7:02 UTC (permalink / raw)
To: David Miller; +Cc: netdev
[-- Attachment #1: Type: text/plain, Size: 482 bytes --]
Hi,
Sorry, resending with Signed-off-by:
In net/ipv6/tcp_ipv6.c:
- Remove unneeded tcp_v6_send_check() declaration.
Regards,
Rami Rosen
Signed-off-by: Rami Rosen <ramirose@gmail.com>
On Wed, Jun 18, 2008 at 9:01 AM, David Miller <davem@davemloft.net> wrote:
> From: "Rami Rosen" <ramirose@gmail.com>
> Date: Wed, 18 Jun 2008 08:54:52 +0300
>
>> Hi,
>> Certainly!
>>
>> In net/ipv6/tcp_ipv6.c:
>>
>> - Remove unneeded tcp_v6_send_check() declaration.
>
> No signoff.
>
[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 465 bytes --]
diff --git a/net/ipv6/tcp_ipv6.c b/net/ipv6/tcp_ipv6.c
index daefc18..09be09c 100644
--- a/net/ipv6/tcp_ipv6.c
+++ b/net/ipv6/tcp_ipv6.c
@@ -70,8 +70,6 @@
static void tcp_v6_send_reset(struct sock *sk, struct sk_buff *skb);
static void tcp_v6_reqsk_send_ack(struct sk_buff *skb, struct request_sock *req);
-static void tcp_v6_send_check(struct sock *sk, int len,
- struct sk_buff *skb);
static int tcp_v6_do_rcv(struct sock *sk, struct sk_buff *skb);
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net-next-2.6] ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ].
2008-06-18 7:02 [PATCH net-next-2.6] ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ] Rami Rosen
@ 2008-06-18 7:51 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2008-06-18 7:51 UTC (permalink / raw)
To: ramirose; +Cc: netdev
From: "Rami Rosen" <ramirose@gmail.com>
Date: Wed, 18 Jun 2008 10:02:30 +0300
> In net/ipv6/tcp_ipv6.c:
>
> - Remove unneeded tcp_v6_send_check() declaration.
>
> Signed-off-by: Rami Rosen <ramirose@gmail.com>
Applied, thanks a lot.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-18 7:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-18 7:02 [PATCH net-next-2.6] ipv6: minor cleanup in net/ipv6/tcp_ipv6.c [RESEND ] Rami Rosen
2008-06-18 7:51 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).