From: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
To: netdev@vger.kernel.org
Cc: nfont@linux.vnet.ibm.com, jallen@linux.vnet.ibm.com,
Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Subject: [PATCH 0/2 net-next] ibmvnic: Correct long-term-mapped buffer error handling
Date: Wed, 21 Jun 2017 14:52:59 -0500 [thread overview]
Message-ID: <1498074781-17565-1-git-send-email-tlfalcon@linux.vnet.ibm.com> (raw)
This patch set fixes the error-handling of long-term-mapped buffers
during adapter initialization and reset. The first patch fixes a bug
in an incorrectly defined descriptor that was keeping the return
codes from the VIO server from being properly checked. The second patch
fixes and cleans up the error-handling implementation.
Thomas Falcon (2):
ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure
ibmvnic: Fix error handling when registering long-term-mapped buffers
drivers/net/ethernet/ibm/ibmvnic.c | 79 ++++++++++++++++----------------------
drivers/net/ethernet/ibm/ibmvnic.h | 3 +-
2 files changed, 36 insertions(+), 46 deletions(-)
--
1.8.5.6
next reply other threads:[~2017-06-21 19:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-21 19:52 Thomas Falcon [this message]
2017-06-21 19:53 ` [PATCH 1/2 net-next] ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure Thomas Falcon
2017-06-21 19:53 ` [PATCH 2/2 net-next] ibmvnic: Fix error handling when registering long-term-mapped buffers Thomas Falcon
2017-06-22 15:31 ` [PATCH 0/2 net-next] ibmvnic: Correct long-term-mapped buffer error handling David Miller
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=1498074781-17565-1-git-send-email-tlfalcon@linux.vnet.ibm.com \
--to=tlfalcon@linux.vnet.ibm.com \
--cc=jallen@linux.vnet.ibm.com \
--cc=netdev@vger.kernel.org \
--cc=nfont@linux.vnet.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;
as well as URLs for NNTP newsgroup(s).