Fix a copy and pasto with the standard ring setup with calling if_rxr_init()
authorbrad <brad@openbsd.org>
Thu, 21 Aug 2014 14:30:21 +0000 (14:30 +0000)
committerbrad <brad@openbsd.org>
Thu, 21 Aug 2014 14:30:21 +0000 (14:30 +0000)
commit35f671c588bfe7b075a995ad798f7f18ba3bd872
treea602ec5f7afb9d332cd555f317aa58b2801e65a2
parent04b2414bbe5271fb5a2e196f067eb3f3f9f19eea
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@
sys/dev/pci/if_bge.c