[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140114.142450.1533356315215529641.davem@davemloft.net>
Date: Tue, 14 Jan 2014 14:24:50 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: paul.durrant@...rix.com
Cc: netdev@...r.kernel.org, xen-devel@...ts.xen.org
Subject: Re: [PATCH net-next v2 0/3] make skb_checksum_setup generally
available
From: Paul Durrant <paul.durrant@...rix.com>
Date: Thu, 9 Jan 2014 10:02:45 +0000
> Both xen-netfront and xen-netback need to be able to set up the partial
> checksum offset of an skb and may also need to recalculate the pseudo-
> header checksum in the process. This functionality is currently private
> and duplicated between the two drivers.
>
> Patch #1 of this series moves the implementation into the core network code
> as there is nothing xen-specific about it and it is potentially useful to
> any network driver.
> Patch #2 removes the private implementation from netback.
> Patch #3 removes the private implementation from netfront.
>
> v2:
> - Put skb_checksum_setup in skbuff.c rather than dev.c
> - remove inline
Series applied, 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