Head of linuxppc bk broken

Stefan Nickl Stefan.Nickl at kontron.com
Mon Jun 7 18:44:57 EST 2004


Some "sk_"'s too much...

--- /tmp/tcp_input.c    2004-06-07 10:39:25.000000000 +0200
+++ net/ipv4/tcp_input.c        2004-06-07 10:39:55.000000000 +0200
@@ -476,8 +476,8 @@
                                  16 + sizeof(struct sk_buff));
                        space *= rcvmem;
                        space = min(space, sysctl_tcp_rmem[2]);
-                       if (space > sk->sk_rcvbuf)
-                               sk->sk_rcvbuf = space;
+                       if (space > sk->rcvbuf)
+                               sk->rcvbuf = space;
                }
        }

--
Stefan Nickl
Kontron Modular Computers


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list