diff options
author | Chris Lew <[email protected]> | 2024-06-12 12:01:56 +0530 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-06-14 13:17:21 +0200 |
commit | 404dbd26322f50c8123bf5bff9a409356889035f (patch) | |
tree | 283c01ea9872f7ece89a0eea6cc4d35bed8ba3b7 /tools/perf/scripts/python | |
parent | 3873d0d107c18a01112c25aa2b3cc3c42714385f (diff) |
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: Chris Lew <[email protected]>
Signed-off-by: Sarannya Sasikumar <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions