CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/19 20:35:56
Modified files:
sys/dev/pci : if_ix.c
Log message:
- Remove some unused #if 0'd code which does not pertain to OpenBSD
- Remove a bogus if_ierrors++ which if the counter was incremented it
would be overwritten by ixgbe_update_stats_counters()
ok mikeb@
