CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2019/06/07 00:53:15
Modified files: sys/dev/pci : if_mcx.c Log message: make struct mcx_cq_entry a bit closer to reality this puts the timestamp, rx drops, and hash fields in the right place. ok jmatthew@