CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/06 18:06:00
Modified files:
sys/dev/pci : if_mcx.c
Log message:
use MCX_PAGE_SIZE when calculating number of pages for queues
PAGE_SIZE might be the same, but isn't on sparc64 at least.
ok jmatthew@
