CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/26 05:01:22
Modified files:
sys/dev/pci : if_bge.c if_em.c if_ix.c
Log message:
Revert part of the if_rxr diff that incorrectly moves RX ring tail
index update code from the buf_get success path to the do it all
the time code path. Tested by millert; ok dlg, deraadt
