CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/08 04:13:01
Modified files:
sys/dev/ic : qwx.c
Log message:
fix uninitialized return from qwx_qmi_load_file_target_mem()
Fortunately this case could only be reached with an empty firmware file.
Found by jsg@
