Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   mrg
Date:           Mon Sep  4 21:54:41 UTC 2023

Modified Files:
        src/sys/dev/ic: tulip.c

Log Message:
mask a value with the array size mask to avoid a GCC 12 warning.

i'm fairly sure this can't actually happen, but it likely avoids
any potential bug without real issue.


To generate a diff of this commit:
cvs rdiff -u -r1.208 -r1.209 src/sys/dev/ic/tulip.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