Module Name: src Committed By: yamaguchi Date: Mon Apr 26 02:36:46 UTC 2021
Modified Files:
src/sys/net: if_spppsubr.c
Log Message:
Fix locking order since IFNET_LOCK must be held
before acquiring SPPP_LOCK
To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 src/sys/net/if_spppsubr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
