CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/17 23:12:34
Modified files:
usr.sbin/pcidump: pcidump.c
Log message:
When an array of PCIe extended cability strings was added it missed
some offsets, leading to the wrong strings being used in some cases.
Add the missing strings.
ok mpi@ deraadt@ millert@
