]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-zph.patch
- partial update to 3.5.0
[packages/kernel.git] / kernel-zph.patch
index 9d7ce7c71b7740b00096739beba177309e63bb6c..05c049b09a0f94704c941f50f6968197a0903a0b 100644 (file)
@@ -27,9 +27,9 @@ diff -Nur linux-2.6.26.3/net/ipv4/tcp_input.c linux-2.6.26.3-zph/net/ipv4/tcp_in
 --- linux-2.6.26.3/net/ipv4/tcp_input.c        2008-08-20 21:11:37.000000000 +0300
 +++ linux-2.6.26.3-zph/net/ipv4/tcp_input.c    2008-08-21 17:06:55.000000000 +0300
 @@ -3900,6 +3900,8 @@
-       struct tcphdr *th = tcp_hdr(skb);
        struct tcp_sock *tp = tcp_sk(sk);
        int eaten = -1;
+       bool fragstolen = false;
 +      struct inet_sock *inet = inet_sk(sk);
 +      struct iphdr *iph = ip_hdr(skb);
  
This page took 0.058468 seconds and 4 git commands to generate.