Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: msaitoh
Date: Wed Aug 21 06:00:07 UTC 2019
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixv.c
src/sys/net: if_vlan.c
Log Message:
Use ETHER_LOCK()/ETHER_UNLOCK() suggested by knakahara.
To generate a diff of this commit:
cvs rdiff -u -r1.200 -r1.201 src/sys/dev/pci/ixgbe/ixgbe.c
cvs rdiff -u -r1.126 -r1.127 src/sys/dev/pci/ixgbe/ixv.c
cvs rdiff -u -r1.144 -r1.145 src/sys/net/if_vlan.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