commit | 57f780f1c43362b86fd23d20bd940e2468237716 | [log] [tgz] |
---|---|---|
author | Sudarsana Reddy Kalluru <skalluru@marvell.com> | Fri Aug 27 04:52:25 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 29 10:47:35 2021 +0100 |
tree | 255d2169c34c79f55197b56536e470164a2d0377 | |
parent | 2619835e31cb0ed760e5cba546ac02af8917fc9a [diff] |
atlantic: Fix driver resume flow. Driver crashes when restoring from the Hibernate. In the resume flow, driver need to clean up the older nic/vec objects and re-initialize them. Fixes: 8aaa112a57c1d ("net: atlantic: refactoring pm logic") Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com> Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>