[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] Set up and tear down phys_proc_id, cpu_core_id, cpu_sibling_map



# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 5976f3828e1865da95f7931637466ae353824b3e
# Parent  651267a6933e08c726857db742aa0c4a4638bd1a
proto_csum_blank field gets lost if packet is copied in netback driver.
Signed-off-by: James Dykman <dykman@xxxxxxxxxx>
xen-unstable changeset:   9969:b61908e30015809a18afb55207f95e232577643a
xen-unstable date:        Wed May 10 16:23:22 2006 +0100
---
 linux-2.6-xen-sparse/drivers/xen/netback/netback.c |    1 +
 1 files changed, 1 insertion(+)

diff -r 651267a6933e -r 5976f3828e18 
linux-2.6-xen-sparse/drivers/xen/netback/netback.c
--- a/linux-2.6-xen-sparse/drivers/xen/netback/netback.c        Wed May 10 
15:46:08 2006 +0100
+++ b/linux-2.6-xen-sparse/drivers/xen/netback/netback.c        Wed May 10 
16:26:27 2006 +0100
@@ -172,6 +172,7 @@ int netif_be_start_xmit(struct sk_buff *
                BUG_ON(ret);
                nskb->dev = skb->dev;
                nskb->proto_data_valid = skb->proto_data_valid;
+               nskb->proto_csum_blank = skb->proto_csum_blank;
                dev_kfree_skb(skb);
                skb = nskb;
        }

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.