Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] ibmvnic: Update firmware error reporting
@ 2018-08-07  2:39 Thomas Falcon
  2018-08-07  2:39 ` [PATCH net-next 1/2] ibmvnic: Remove code to request error information Thomas Falcon
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Falcon @ 2018-08-07  2:39 UTC (permalink / raw)
  To: netdev; +Cc: jallen, nfont, 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 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-08-07 22:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-07  2:39 [PATCH net-next 0/2] ibmvnic: Update firmware error reporting Thomas Falcon
2018-08-07  2:39 ` [PATCH net-next 1/2] ibmvnic: Remove code to request error information Thomas Falcon
2018-08-07  2:39 ` [PATCH net-next 2/2] ibmvnic: Update firmware error reporting with cause string Thomas Falcon
2018-08-07  3:48   ` Nathan Fontenot
2018-08-07  4:34     ` Thomas Falcon
2018-08-07 19:46 ` [PATCH net-next 0/2] ibmvnic: Update firmware error reporting David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox