diff options
| author | Eugene Crosser <[email protected]> | 2015-03-30 15:40:42 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-03-31 16:06:50 -0400 |
| commit | ed4ac4221776a5103faf71a4032ca00178d6e66b (patch) | |
| tree | 3dada68e8d61f5d470ca37fd695ba6434041b5a8 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | fa2d8ff4e3522b4e05f590575d3eb8087f3a8cdc (diff) | |
af_iucv: fix AF_IUCV sendmsg() errno
When sending over AF_IUCV socket, errno was incorrectly set to
ENOMEM even when other values where appropriate, notably EAGAIN.
With this patch, error indicator returned by sock_alloc_send_skb()
is passed to the caller, rather than being overwritten with ENOMEM.
Signed-off-by: Eugene Crosser <[email protected]>
Signed-off-by: Ursula Braun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions