[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1498074781-17565-1-git-send-email-tlfalcon@linux.vnet.ibm.com>
Date: Wed, 21 Jun 2017 14:52:59 -0500
From: Thomas Falcon <tlfalcon@...ux.vnet.ibm.com>
To: netdev@...r.kernel.org
Cc: nfont@...ux.vnet.ibm.com, jallen@...ux.vnet.ibm.com,
Thomas Falcon <tlfalcon@...ux.vnet.ibm.com>
Subject: [PATCH 0/2 net-next] ibmvnic: Correct long-term-mapped buffer error handling
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
Powered by blists - more mailing lists