Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: yamaguchi
Date: Fri Mar 13 05:40:20 UTC 2020
Modified Files:
src/sys/dev/pci: if_ixl.c
Log Message:
Fix locking against myself at ixl_link_state_update()
called by ixl_get_link_status()
Though the timing to call the function is change,
there is no order to get link status at initialization.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/dev/pci/if_ixl.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