commit | 8cb31cfc9448e2ce0bda899eb15f74bc0a875d90 | [log] [tgz] |
---|---|---|
author | John Allen <jallen@linux.vnet.ibm.com> | Fri May 26 10:30:37 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 26 15:32:45 2017 -0400 |
tree | b6d32ffc63619e90ed9a825a46620b3240f2d58f | |
parent | 10f7621588b86d181a167c1535d0754eb5a58ba8 [diff] |
ibmvnic: Non-fatal error handling Handle non-fatal error conditions. The process to do this when resetting the driver is to just do __ibmvnic_close followed by __ibmvnic_open. Signed-off-by: John Allen <jallen@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>