CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/04/27 06:56:20
Modified files: sys/dev/pci : if_xge.c Log message: align rx buffers so ip packets will be aligned correctly for the stack this matters more for strict alignment archs than the ones xge currently runs on. from marisa emerson