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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"