cvs commit: src/sys/netinet tcp_subr.c

Robert Watson rwatson at FreeBSD.org
Sun Apr 23 12:27:44 UTC 2006


rwatson     2006-04-23 12:27:42 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  Replace isn_mtx direct use with ISN_*() lock macros so that locking
  details/strategy can be changed without touching every use.
  
  MFC after:      3 months
  
  Revision  Changes    Path
  1.249     +9 -5      src/sys/netinet/tcp_subr.c


More information about the cvs-src mailing list