Re: [PATCH net-next v3] net: wwan: Add error handling for ipc_mux_dl_acb_send_cmds().
From: Paolo Abeni
Date: Tue Apr 08 2025 - 06:37:14 EST
On 4/5/25 1:52 PM, Wentao Liang wrote:
> The ipc_mux_dl_acbcmd_decode() calls the ipc_mux_dl_acb_send_cmds(),
> but does not report the error if ipc_mux_dl_acb_send_cmds() fails.
> This makes it difficult to detect command sending failures. A proper
> implementation can be found in ipc_mux_dl_cmd_decode().
>
> Add error reporting to the call, logging an error message using dev_err()
> if the command sending fails.
>
> Signed-off-by: Wentao Liang <vulab@xxxxxxxxxxx>
This has been posted while net-next was still closed for the merged
window.
You should have waited for the 'net-next is open' announcement on the
ML, or checked the status page, see:
https://elixir.bootlin.com/linux/v6.13.7/source/Documentation/process/maintainer-netdev.rst#L35
in the interest of fairness towards those who correctly wait
for the tree to be open I will ask you to repost this again,
in a couple of days.
When reposting, you can retain the already collected tags.
Thanks!
Paolo