Module Name: src Committed By: knakahara Date: Fri Dec 16 08:47:36 UTC 2016
Modified Files: src/sys/net: if_pppoe.c Log Message: fix unlock and splx inversion. Currently, this doesn't cause problem because either one is used. To generate a diff of this commit: cvs rdiff -u -r1.120 -r1.121 src/sys/net/if_pppoe.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.