From: David S. Miller Date: Thu, 22 Jun 2017 15:31:35 +0000 (-0400) Subject: Merge branch 'ibmvnic-Correct-long-term-mapped-buffer-error-handling' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=9995bac58514928dd59ab916abfe66b2afcb3d07;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'ibmvnic-Correct-long-term-mapped-buffer-error-handling' Thomas Falcon says: ==================== 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. ==================== Signed-off-by: David S. Miller --- 9995bac58514928dd59ab916abfe66b2afcb3d07