]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove a KASSERT() that has fulfilled its purpose. Note that it did
authorgreen <green@FreeBSD.org>
Sun, 24 Oct 1999 08:37:21 +0000 (08:37 +0000)
committergreen <green@FreeBSD.org>
Sun, 24 Oct 1999 08:37:21 +0000 (08:37 +0000)
commitad5952ca34ef839789a2fc37d4eef775ce60e3be
tree134c3d2b913abe31026a371182255db5ffdfc54c
parent3094f99fa7dcf90f6a075b6add8e83ce55f9014b
Remove a KASSERT() that has fulfilled its purpose.  Note that it did
cause problems by tripping on shutdown (reboot(), not the socket
operation :).  Cause is still uncertain, but the panic isn't really
necessary here.
sys/kern/kern_proc.c