Module Name: src Committed By: christos Date: Fri Feb 3 03:35:30 UTC 2012
Modified Files: src/sys/net: if.c Log Message: PR/45764, PR/45914 Part 2: Arrange so that the pointers that we free (ifp->if_afdata, dom->dom_ifqueues[i]) are set to NULL. While I am here, add a continue. To generate a diff of this commit: cvs rdiff -u -r1.259 -r1.260 src/sys/net/if.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.