]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/ipv4/tcp_input.c
[TCP]: Turn ABC off.
[linux-2.6-omap-h63xx.git] / net / ipv4 / tcp_input.c
index 111ff39a08c5e736e73a9c55ef53280a3387c33d..159fa3f1ba677c72bdfbd2b307deb4cc177334d0 100644 (file)
@@ -89,7 +89,7 @@ int sysctl_tcp_frto;
 int sysctl_tcp_nometrics_save;
 
 int sysctl_tcp_moderate_rcvbuf = 1;
-int sysctl_tcp_abc = 1;
+int sysctl_tcp_abc;
 
 #define FLAG_DATA              0x01 /* Incoming frame contained data.          */
 #define FLAG_WIN_UPDATE                0x02 /* Incoming ACK was a window update.       */