Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:08:06 -0000
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netipx ipx_pcb.c
Message-ID:  <200501231444.j0NEi87H056639@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501231444.j0NEi87H056639>