patch-2.0.25 linux/include/net/sock.h
Next file: linux/kernel/fork.c
Previous file: linux/include/linux/pci.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Thu Nov 7 11:35:28 1996
- Orig file:
v2.0.24/linux/include/net/sock.h
- Orig date:
Thu Oct 31 12:08:54 1996
diff -u --recursive --new-file v2.0.24/linux/include/net/sock.h linux/include/net/sock.h
@@ -252,8 +252,8 @@
unsigned char max_ack_backlog;
unsigned char priority;
unsigned char debug;
- unsigned int rcvbuf;
- unsigned int sndbuf;
+ int rcvbuf;
+ int sndbuf;
unsigned short type;
unsigned char localroute; /* Route locally only */
#ifdef CONFIG_AX25
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov