Skip to content
Commit 404dbd26 authored by Chris Lew's avatar Chris Lew Committed by Paolo Abeni
Browse files

net: qrtr: ns: Ignore ENODEV failures in ns



Ignore the ENODEV failures returned by kernel_sendmsg(). These errors
indicate that either the local port has been closed or the remote has
gone down. Neither of these scenarios are fatal and will eventually be
handled through packets that are later queued on the control port.

Signed-off-by: default avatarChris Lew <quic_clew@quicinc.com>
Signed-off-by: default avatarSarannya Sasikumar <quic_sarannya@quicinc.com>
Reviewed-by: default avatarSimon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240612063156.1377210-1-quic_sarannya@quicinc.com


Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent 3873d0d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment