Re: [PATCH 0/2 net-next] ibmvnic: Correct long-term-mapped buffer error handling

2017-06-22 Thread David Miller
From: Thomas Falcon Date: Wed, 21 Jun 2017 14:52:59 -0500 > 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 fro

[PATCH 0/2 net-next] ibmvnic: Correct long-term-mapped buffer error handling

2017-06-21 Thread 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 e