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.
Thomas Falcon (2): ibmvnic: Remove code to request error information ibmvnic: Update firmware error reporting with cause string drivers/net/ethernet/ibm/ibmvnic.c | 168 ++++++------------------------------- drivers/net/ethernet/ibm/ibmvnic.h | 33 -------- 2 files changed, 26 insertions(+), 175 deletions(-) -- 2.12.3