Module Name: src Committed By: skrll Date: Thu Sep 22 06:04:26 UTC 2022
Modified Files:
src/sys/dev/pci: if_aq.c
Log Message:
Take and release IFNET_LOCK around aq_stop in aq_detach. Also, call with
the disable flag set so that interrupts and the callout are halted.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/dev/pci/if_aq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
