Re: [PATCH net-next 0/2] ibmvnic: Update firmware error reporting

2018-08-07 Thread David Miller
From: Thomas Falcon Date: Mon, 6 Aug 2018 21:39:57 -0500 > 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

[PATCH net-next 0/2] ibmvnic: Update firmware error reporting

2018-08-06 Thread Thomas Falcon
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