From: David S. Miller Date: Tue, 7 Aug 2018 19:46:28 +0000 (-0700) Subject: Merge branch 'ibmvnic-next' X-Git-Tag: v4.19-rc1~140^2~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=334b126fc9441a2ceb1e905aa4db5d462d35c0d2;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'ibmvnic-next' Thomas Falcon says: ==================== ibmvnic: Update firmware error reporting This patch set cleans out a lot of dead code from the ibmvnic driver and adds some more. The error ID field of the descriptor is not filled in by firmware, so do not print it and do not use it to query for more detailed information. Remove the unused code written for this. Finally, update the message to print a string explainng the error cause instead of just the error code. ==================== Signed-off-by: David S. Miller --- 334b126fc9441a2ceb1e905aa4db5d462d35c0d2