Module Name: src Committed By: pgoyette Date: Sat Aug 6 22:54:34 UTC 2016
Modified Files:
src/sys/net: if_ppp.c
Log Message:
Destroy the mutex when detaching ppp. Otherwise on a re-attach (ie,
module reload) we can end up with a panic "lock already initialized"
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/net/if_ppp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
