From: Peng Fan <peng....@nxp.com>
On Mon, 04 Aug 2025 17:56:54 +0100, Andrew Goodbody wrote: > Smatch reported some issues with this driver. Firstly a copy/paste error > resulting in the wrong return value being attempted to be used. Secondly > some variables being dereferenced before being NULL checked. Lastly > another case of the wrong variable being returned on the error path. > > Applied, thanks! [1/5] net: fsl_enetc: Fix copy/paste error commit: f4c2a12611d3ffdbd624ededf0fce192f26dddaf [2/5] net: fsl-mc: NULL check dflt_dpio before dereference commit: 756580d090e5dcb3c45d1f0147cc596ae4efd961 [3/5] net: fsl-mc: NULL check dflt_dpbp before dereference commit: 9ca756cee7e8f9d6ecc0a69fa785caabd61f3f6a [4/5] net: fsl-mc: NULL check dflt_dpni before dereference commit: 010a4c5c553763430b3e9628ae2c82de3d5f45dd [5/5] net: fsl-mc: Incorrect variable used in error path commit: 05b11146363039a00bff09c77be077ebdaf1f5d0 Best regards, -- Peng Fan <peng....@nxp.com>