CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/21 08:30:21
Modified files:
sys/dev/pci : if_bge.c
Log message:
Fix a copy and pasto with the standard ring setup with calling if_rxr_init()
to use BGE_STD_RX_RING_CNT instead of BGE_JUMBO_RX_RING_CNT.
ok dlg@
