CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2015/11/17 05:30:42
Modified files: sys/dev/pci : if_bge.c Log message: Clear if_timer when shutting down the interface so the watchdog timer doesn't fire a few seconds later. problem reported by Hrvoje Popovski, ok dlg@