Module Name: src Committed By: maxv Date: Sat Oct 27 06:46:43 UTC 2018
Modified Files: src/sys/net: if_pppoe.c Log Message: Remove printfs that are too easily reachable, switch to M_REGION_GET, and simplify the initialization. No real functional change. To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 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.