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: riastradh
Date: Fri Dec 31 14:26:09 UTC 2021
Modified Files:
src/sys/net: if_ethersubr.c
Log Message:
ethersubr(9): Assert IFNET_LOCKED in ether_ioctl_reinit.
Changes to if_flags are nontrivial configuration changes that require
the long-term ioctl lock.
To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 src/sys/net/if_ethersubr.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