commit | 31d6b4036098f6b59bcfa20375626b500c7d7417 | [log] [tgz] |
---|---|---|
author | Dany Madden <drt@linux.ibm.com> | Wed Nov 25 18:04:24 2020 -0600 |
committer | Jakub Kicinski <kuba@kernel.org> | Sat Nov 28 13:26:48 2020 -0800 |
tree | 86c12cae20c684464353fdf756affe22cb6e39b4 | |
parent | bd2d5c54dc7c375586840e1f931f95a43c61d96a [diff] |
ibmvnic: handle inconsistent login with reset Inconsistent login with the vnicserver is causing the device to be removed. This does not give the device a chance to recover from error state. This patch schedules a FATAL reset instead to bring the adapter up. Fixes: 032c5e82847a2 ("Driver for IBM System i/p VNIC protocol") Signed-off-by: Dany Madden <drt@linux.ibm.com> Signed-off-by: Lijun Pan <ljp@linux.ibm.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>