Module Name:    src
Committed By:   martin
Date:           Thu Jun 27 19:33:11 UTC 2024

Modified Files:
        src/sys/dev/pci/igc [netbsd-10]: if_igc.h

Log Message:
Pull up following revision(s) (requested by rin in ticket #729):

        sys/dev/pci/igc/if_igc.h: revision 1.3

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.2.2 -r1.2.2.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.

Reply via email to