cvs commit: src/sys/netipx spx_usrreq.c

Robert Watson rwatson at FreeBSD.org
Thu Jun 8 23:20:40 UTC 2006


rwatson     2006-06-08 23:18:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netipx           spx_usrreq.c 
  Log:
  Merge spx_usrreq.c:1.70 from HEAD to RELENG_6:
  
    Protect spx_iss using its own mutex, spx_mtx, rather than piggy-backing
    on the global IPX mutex, which is not held at all necessary strategic
    points.
  
  Revision  Changes    Path
  1.62.2.6  +11 -1     src/sys/netipx/spx_usrreq.c


More information about the cvs-src mailing list