ionic: keep rss hash after fw update
authorShannon Nelson <snelson@pensando.io>
Mon, 20 Jul 2020 23:00:16 +0000 (16:00 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jul 2020 08:19:45 +0000 (10:19 +0200)
commit41ab3bd11cc4d556a98e6244b160a048cdddb5c0
tree72f76c3f2fa0368752735260643eaf7598941fde
parentb0fec273fe0ae3e38bd8b7490470c87d56122f23
ionic: keep rss hash after fw update

[ Upstream commit bdff46665ee655600d0fe2a0e5f62ec7853d3b22 ]

Make sure the RSS hash key is kept across a fw update by not
de-initing it when an update is happening.

Fixes: c672412f6172 ("ionic: remove lifs on fw reset")
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/pensando/ionic/ionic_lif.c