Module Name: src Committed By: dyoung Date: Wed Oct 19 21:59:38 UTC 2011
Modified Files: src/sys/net: if_gre.c Log Message: Get rid of gre's deadlock-prone, one-off ifioctl locking. The standard ifioctl locking will do. To generate a diff of this commit: cvs rdiff -u -r1.145 -r1.146 src/sys/net/if_gre.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.