Module Name: src Committed By: ozaki-r Date: Mon Jun 20 06:41:30 UTC 2016
Modified Files: src/sys/net: if.c Log Message: Do psref_target_destroy after purging packets Because purging packets may try to send packets, which requires psref yet. To generate a diff of this commit: cvs rdiff -u -r1.341 -r1.342 src/sys/net/if.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.