CVSROOT: /cvs Module name: src Changes by: gerh...@cvs.openbsd.org 2025/07/10 08:27:43
Modified files: sys/dev/usb : if_umb.c Log message: Some devices report a larger NCM sizes than wMaxSegmentSize. Rather limit them to UINT16_MAX than to wMaxSegmentSize. Found and OK by claudio@