From: Jason Wang
Date: Thu, 11 Apr 2013 14:35:29 +0800
> Switch to use skb_partial_csum_set() to simplify the codes.
>
> Cc: Ian Campbell
> Signed-off-by: Jason Wang
Applied, thanks Jason.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to m
On Thu, 2013-04-11 at 08:58 +0100, Jason Wang wrote:
> On 04/11/2013 03:46 PM, Ian Campbell wrote:
> > On Thu, 2013-04-11 at 07:35 +0100, Jason Wang wrote:
> >> Switch to use skb_partial_csum_set() to simplify the codes.
> > This is incremental on top of your previous patch, right?
>
> It's an ind
On 04/11/2013 03:46 PM, Ian Campbell wrote:
> On Thu, 2013-04-11 at 07:35 +0100, Jason Wang wrote:
>> Switch to use skb_partial_csum_set() to simplify the codes.
> This is incremental on top of your previous patch, right?
It's an independent patch, since the previous patch has been applied.
>> Cc:
On Thu, 2013-04-11 at 07:35 +0100, Jason Wang wrote:
> Switch to use skb_partial_csum_set() to simplify the codes.
This is incremental on top of your previous patch, right?
>
> Cc: Ian Campbell
> Signed-off-by: Jason Wang
> ---
> Note:
> - Compile test only.
> ---
> drivers/net/xen-netback/ne
Switch to use skb_partial_csum_set() to simplify the codes.
Cc: Ian Campbell
Signed-off-by: Jason Wang
---
Note:
- Compile test only.
---
drivers/net/xen-netback/netback.c | 22 --
1 files changed, 8 insertions(+), 14 deletions(-)
diff --git a/drivers/net/xen-netback/netb
5 matches
Mail list logo