CVSROOT: /cvs Module name: src Changes by: ke...@cvs.openbsd.org 2019/03/22 09:33:30
Modified files: sys/dev/pci : if_alc.c Log message: Mixmerge fixup. Some of the flag and oactive handling bits and alc_stop_queue() were mismerged. Pointed out by Brad, thanks!