diff options
| author | Jakub Kicinski <[email protected]> | 2022-04-11 12:19:13 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-04-13 11:45:39 +0100 |
| commit | 4dcdd971b9c7a5c38f65d81f7c548fea2e337373 (patch) | |
| tree | 6ab29808cf019375f358cfde51393af83f0b4480 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 1c699ffa48a15710746989c36a82cbfb07e8d17f (diff) | |
tls: rx: treat process_rx_list() errors as transient
process_rx_list() only fails if it can't copy data to user
space. There is no point recording the error onto sk->sk_err
or giving up on the data which was read partially. Treat
the return value like a normal socket partial read.
Signed-off-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions