From: David Miller <davem@davemloft.net>
To: ubraun@linux.vnet.ibm.com
Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org,
ursula.braun@de.ibm.com, Eugene.Crosser@ru.ibm.com
Subject: Re: [PATCH net 1/1] af_iucv: fix AF_IUCV sendmsg() errno
Date: Tue, 31 Mar 2015 16:07:32 -0400 (EDT) [thread overview]
Message-ID: <20150331.160732.1671403715519775179.davem@davemloft.net> (raw)
In-Reply-To: <1427722842-49894-2-git-send-email-ubraun@linux.vnet.ibm.com>
From: Ursula Braun <ubraun@linux.vnet.ibm.com>
Date: Mon, 30 Mar 2015 15:40:42 +0200
> From: Eugene Crosser <Eugene.Crosser@ru.ibm.com>
>
> 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 <Eugene.Crosser@ru.ibm.com>
> Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com>
Applied, thanks.
prev parent reply other threads:[~2015-03-31 20:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-30 13:40 [PATCH net 0/1] af_iucv: fix AF_IUCV sendmsg() errno Ursula Braun
2015-03-30 13:40 ` [PATCH net 1/1] " Ursula Braun
2015-03-31 20:07 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150331.160732.1671403715519775179.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=Eugene.Crosser@ru.ibm.com \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=ubraun@linux.vnet.ibm.com \
--cc=ursula.braun@de.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox