CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2025/04/04 06:48:32
Modified files: sys/dev/pci : if_ixl.c Log message: clear the OACTIVE flag on tx queues when ixl(4) is reset ice(4) inherited this problem from ixl(4), so fix it here, too