[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100305.133641.92557368.davem@davemloft.net>
Date: Fri, 05 Mar 2010 13:36:41 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: yi.zhu@...el.com, netdev@...r.kernel.org
Subject: Re: [PATCH V3 8/8] net: backlog functions rename
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Fri, 05 Mar 2010 07:32:15 +0100
> Le vendredi 05 mars 2010 à 12:01 +0800, Zhu Yi a écrit :
>> sk_add_backlog -> __sk_add_backlog
>> sk_add_backlog_limited -> sk_add_backlog
>>
>> Signed-off-by: Zhu Yi <yi.zhu@...el.com>
>> ---
>> include/net/sock.h | 6 +++---
>> net/core/sock.c | 2 +-
>> net/dccp/minisocks.c | 2 +-
>> net/ipv4/tcp_ipv4.c | 2 +-
>> net/ipv4/tcp_minisocks.c | 2 +-
>> net/ipv4/udp.c | 2 +-
>> net/ipv6/tcp_ipv6.c | 2 +-
>> net/ipv6/udp.c | 4 ++--
>> net/llc/llc_c_ac.c | 2 +-
>> net/llc/llc_conn.c | 2 +-
>> net/sctp/input.c | 4 ++--
>> net/tipc/socket.c | 2 +-
>> net/x25/x25_dev.c | 2 +-
>> 13 files changed, 17 insertions(+), 17 deletions(-)
>>
>
> Acked-by: Eric Dumazet <eric.dumazet@...il.com>
All 8 patches applied to net-2.6, thanks Zhu!
Feel free to send me a patch which adds the "__must_check"
tag to sk_add_backlog() so that any failure to check and
drop packets will be at least warned about.
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists