[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1390755119.27806.73.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Sun, 26 Jan 2014 08:51:59 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Florian Westphal <fw@...len.de>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH V2 1/2] net: add and use skb_gso_transport_seglen()
On Sun, 2014-01-26 at 10:58 +0100, Florian Westphal wrote:
> This moves part of Eric Dumazets skb_gso_seglen helper from tbf sched to
> skbuff core so it may be reused by upcoming ip forwarding path patch.
>
> Signed-off-by: Florian Westphal <fw@...len.de>
> ---
> Changes since V1:
> suggestions from Eric Dumazet:
> - don't use uapi udp.h
> - remove tcp.h include from tbf, its not needed anymore
>
> include/linux/skbuff.h | 1 +
> net/core/skbuff.c | 25 +++++++++++++++++++++++++
> net/sched/sch_tbf.c | 13 +++----------
> 3 files changed, 29 insertions(+), 10 deletions(-)
Acked-by: Eric Dumazet <edumazet@...gle.com>
--
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