Module Name: src Committed By: joe Date: Thu Feb 13 16:07:41 UTC 2025
Modified Files:
src/sys/dev/pci: if_gem_pci.c
Log Message:
fix: wrong size of buffer limit used when reading through the pci bus
use the GEM_TMP_BUFSIZE rather than the sizeof pointer
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/pci/if_gem_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
