CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/12/08 09:21:38
Modified files:
sys/dev/pci : if_bce.c if_pcn.c if_stge.c
Log message:
Remove a few foo_start() calls within ioctl handlers. Odd spot to have
them and the vast majority of the rest of the drivers do not do this.
ok mikeb@
