Author: adamg                        Date: Fri Nov 17 23:57:43 2006 GMT
Module: SOURCES                       Tag: LINUX_2_6_16
---- Log message:
- updated to 2.6.16.31+

---- Files affected:
SOURCES:
   xen-3.0-2.6.16.patch (1.1.2.2.2.2 -> 1.1.2.2.2.3) 

---- Diffs:

================================================================
Index: SOURCES/xen-3.0-2.6.16.patch
diff -u SOURCES/xen-3.0-2.6.16.patch:1.1.2.2.2.2 
SOURCES/xen-3.0-2.6.16.patch:1.1.2.2.2.3
--- SOURCES/xen-3.0-2.6.16.patch:1.1.2.2.2.2    Sun Sep  3 13:29:41 2006
+++ SOURCES/xen-3.0-2.6.16.patch        Sat Nov 18 00:57:37 2006
@@ -83201,7 +83201,7 @@
        if (!skb)
                goto out;
  
-@@ -227,16 +233,29 @@
+@@ -227,17 +233,29 @@
        skb->data = data;
        skb->tail = data;
        skb->end  = data + size;
@@ -83219,6 +83219,7 @@
 -      skb_shinfo(skb)->nr_frags  = 0;
 -      skb_shinfo(skb)->tso_size = 0;
 -      skb_shinfo(skb)->tso_segs = 0;
+-      skb_shinfo(skb)->ufo_size = 0;
 -      skb_shinfo(skb)->frag_list = NULL;
 +      if (fclone) {
 +              struct sk_buff *child = skb + 1;
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/SOURCES/xen-3.0-2.6.16.patch?r1=1.1.2.2.2.2&r2=1.1.2.2.2.3&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to