Skip to content
Snippets Groups Projects
user avatar
Chris Lew authored
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>
70529c9e
Name Last commit Last update
..