CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/01/30 08:30:13
Modified files:
sys/dev/ic : qwx.c
Log message:
fix qwx_core_pdev_create() to not drop into its error path on success
Otherwise we free rings that were just allocated, causing mbuf corruption.
