[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140313.151658.365532834403324479.davem@davemloft.net>
Date: Thu, 13 Mar 2014 15:16:58 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: JBeulich@...e.com
Cc: netdev@...r.kernel.org, Paul.Durrant@...rix.com,
edumazet@...gle.com
Subject: Re: [PATCH v2 net-next] consolidate duplicate code is
skb_checksum_setup() helpers
From: "Jan Beulich" <JBeulich@...e.com>
Date: Tue, 11 Mar 2014 13:56:05 +0000
> consolidate duplicate code is skb_checksum_setup() helpers
>
> Realizing that the skb_maybe_pull_tail() calls in the IP-protocol
> specific portions of both helpers are terminal ones (i.e. no further
> pulls are expected), their maximum size to be pulled can be made match
> their minimal size needed, thus making the code identical and hence
> possible to be moved into another helper.
>
> Signed-off-by: Jan Beulich <jbeulich@...e.com>
Ok, looks good, applied.
--
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