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

Reply via email to