Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
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.
Home |
Main Index |
Thread Index |
Old Index