[parisc-linux-cvs] linux-2.5 tausq
Randolph Chung
parisc-linux@lists.parisc-linux.org
Sun, 30 Mar 2003 19:26:30 -0700 (MST)
CVSROOT: /var/cvs
Module name: linux-2.5
Changes by: tausq 03/03/30 19:26:30
Modified files:
. : Makefile
net : compat.c socket.c
Log message:
2.5.66-pa3
Fixes recvmsg() so that it will correctly pass the CMSG_COMPAT flag to lower
layers, and will not try to fixup the control data multiple times (because the
underlying functions have already done it)
Submitted upstream to sfr as well.