commit | 278396de78a9b59a692bc140233bde3a9d8a8a31 | [log] [tgz] |
---|---|---|
author | Tomer Tayar <tomer.tayar@cavium.com> | Sun Jan 20 11:36:39 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 22 17:30:39 2019 -0800 |
tree | 23a281c75b625d7583b984fd1de0669b6c215080 | |
parent | c75860e48a7634ff8dc050842211f79a0e4e6c46 [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>