commit | ccc67ef50b9085b895738d7720840eb6fe98745e | [log] [tgz] |
---|---|---|
author | Tomer Tayar <tomer.tayar@cavium.com> | Mon Jan 28 19:27:56 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 10:58:41 2019 -0800 |
tree | 9e1ca7b138edc5701ffa19bda90135130ecc9c4d | |
parent | 64515dc899df898991b2b7e56f69f56f014ea888 [diff] |
qede: Error recovery process This patch adds the error recovery process in the qede driver. The process includes a partial/customized driver unload and load, which allows it to look like a short suspend period to the kernel while preserving the net devices' state. Signed-off-by: Tomer Tayar <tomer.tayar@cavium.com> Signed-off-by: Ariel Elior <ariel.elior@cavium.com> Signed-off-by: Michal Kalderon <michal.kalderon@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>