cvs commit: src/sys/netinet udp_usrreq.c

Robert Watson rwatson at FreeBSD.org
Sat Jul 7 09:46:35 UTC 2007


rwatson     2007-07-07 09:46:34 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          udp_usrreq.c 
  Log:
  Minor UDPv4 cleanup: capitalize comment, move statistics update after mbuf
  free to be consistent with other error handling, and release socket buffer
  lock before freeing mbufs and statistics updates rather than after.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.215     +3 -3      src/sys/netinet/udp_usrreq.c


More information about the cvs-src mailing list