cvs commit: src/sys/netipx ipx_pcb.c
Robert Watson
rwatson at FreeBSD.org
Sun Jan 23 06:44:09 PST 2005
rwatson 2005-01-23 14:44:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netipx ipx_pcb.c
Log:
Merge ipx_pcb.c:1.41 from HEAD to RELENG_5:
date: 2005/01/09 04:47:42; author: rwatson; state: Exp; lines: +2 -2
In ipx_setsockaddr(), use M_WAITOK instead of M_NOWAIT so that the
call always succeeds, avoiding causing the caller to return success
even though the returned *sockaddr is NULL.
Revision Changes Path
1.28.2.4 +2 -1 src/sys/netipx/ipx_pcb.c
More information about the cvs-src
mailing list