CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/25 20:12:34
Modified files:
sys/dev/pci : if_ixl.c
Log message:
avoid a deadlock in ixl_down when calling ifq_barrier.
this is particularly noticable on sparc64 when you reboot.
ok jmatthew@
