commit | 7e4d47596b686bb2714d05f8774ada884ec8983d | [log] [tgz] |
---|---|---|
author | Shannon Nelson <snelson@pensando.io> | Wed Apr 08 09:19:11 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 08 13:02:32 2020 -0700 |
tree | 2d130a34b882194521a6cf21afeedc429a910239 | |
parent | cb9533d1c683219bc982905046c05e24bfaf4996 [diff] |
ionic: replay filters after fw upgrade The NIC's filters are lost in the midst of the fw-upgrade so we need to replay them into the FW. We also remove the unused ionic_rx_filter_del() function. 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>