netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2 net-next] ibmvnic: Correct long-term-mapped buffer error handling
@ 2017-06-21 19:52 Thomas Falcon
  2017-06-21 19:53 ` [PATCH 1/2 net-next] ibmvnic: Fix incorrectly defined ibmvnic_request_map_rsp structure Thomas Falcon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Falcon @ 2017-06-21 19:52 UTC (permalink / raw)
  To: netdev; +Cc: nfont, jallen, Thomas Falcon

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-22 15:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-21 19:52 [PATCH 0/2 net-next] ibmvnic: Correct long-term-mapped buffer error handling Thomas Falcon
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

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).