Module Name: src Committed By: skrll Date: Fri Jul 29 15:25:51 UTC 2022
Modified Files: src/sys/net: if_mpls.c Log Message: No need to wrap the call to if_detach with splnet / splx as if_detach raises spl as required. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/net/if_mpls.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.