Module Name: src Committed By: riastradh Date: Mon Aug 31 20:25:12 UTC 2020
Modified Files: src/sys/net: if_wg.c Log Message: wg: Just call callout_halt directly. No functional change, just makes it easier to read where callout_halt happens. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/sys/net/if_wg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.