[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130703.150036.1207414018059569364.davem@davemloft.net>
Date: Wed, 03 Jul 2013 15:00:36 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: dborkman@...hat.com
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: gre: move GSO functions to gre_offload
From: Daniel Borkmann <dborkman@...hat.com>
Date: Mon, 1 Jul 2013 19:24:00 +0200
> Similarly to TCP/UDP offloading, move all related GRE functions to
> gre_offload.c to make things more explicit and similar to the rest
> of the code.
>
> Suggested-by: Eric Dumazet <eric.dumazet@...il.com>
> Signed-off-by: Daniel Borkmann <dborkman@...hat.com>
> ---
> When net is merged into net-next, this will clash with bd8a7036c06cf1577 ("gre:
> fix a possible skb leak") in gre_gso_segment() as kfree_skb() is being replaced
> with kfree_skb_list() in one occurence. How would you like to handle this Dave?
> This patch is not really urgent though, but maybe we could get this still in
> before net-next closes.
I've applied this and did the messy merge.
Actually the GRE part wasn't that bad. :-)
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