Module Name: src Committed By: rmind Date: Wed May 21 18:41:43 UTC 2014
Modified Files: src/sys/netinet: tcp_usrreq.c Log Message: tcp_usrreq: fix the previous correctly - restore the assert logic, but move it after the PRU_SENSE check. To generate a diff of this commit: cvs rdiff -u -r1.175 -r1.176 src/sys/netinet/tcp_usrreq.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.