Module Name: src Committed By: uwe Date: Tue Aug 4 04:22:03 UTC 2020
Modified Files:
src/sys/dev/mii: devlist2h.awk
Log Message:
mii_knowndevs[] is de facto const, define it as such.
This time for real. On my first try I did it in the generated
miidevs_data.h file.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/mii/devlist2h.awk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
