Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-10] src/sys/dev/pci
Module Name: src
Committed By: martin
Date: Sat Feb 22 12:04:11 UTC 2025
Modified Files:
src/sys/dev/pci [netbsd-10]: if_gem_pci.c
Log Message:
Pull up following revision(s) (requested by joe in ticket #1053):
sys/dev/pci/if_gem_pci.c: revision 1.53
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.52.20.1 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.
Home |
Main Index |
Thread Index |
Old Index