patch-2.3.42 linux/net/rose/af_rose.c
Next file: linux/net/sched/sch_dsmark.c
Previous file: linux/net/netrom/af_netrom.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Jan 28 19:36:23 2000
- Orig file:
v2.3.41/linux/net/rose/af_rose.c
- Orig date:
Fri Jan 28 15:09:09 2000
diff -u --recursive --new-file v2.3.41/linux/net/rose/af_rose.c linux/net/rose/af_rose.c
@@ -1010,7 +1010,7 @@
unsigned char *asmptr;
int n, size, qbit = 0;
- if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_OOB|MSG_EOR))
+ if (msg->msg_flags & ~(MSG_DONTWAIT|MSG_EOR))
return -EINVAL;
if (sk->zapped)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)