Module Name: src
Committed By: rin
Date: Thu Jun 27 07:31:42 UTC 2024
Modified Files:
src/sys/dev/pci/igc: if_igc.h
Log Message:
igc: Use __HAVE_ATOMIC64_LOADSTORE instead of __HAVE_ATOMIC64_OPS
to detect atomic_loadstore(9) is applicable to 64-bit integers.
Thanks riastradh@ for explanation in PR kern/58340
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/igc/if_igc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.