Edward Cree 7dcc9d8a40 sfc: don't double-down() filters in ef100_reset()
dev_close(), by way of ef100_net_stop(), already brings down the filter
 table, so there's no need to do it again (which just causes lots of
 WARN_ONs).
Similarly, don't bring it up ourselves, as dev_open() -> ef100_net_open()
 will do it, and will fail if it's already been brought up.

Fixes: a9dc3d5612ce ("sfc_ef100: RX filter table management and related gubbins")
Signed-off-by: Edward Cree <ecree@solarflare.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-09-07 14:46:13 -07:00
..
2020-07-27 12:26:55 -07:00
2020-07-27 12:26:55 -07:00
2020-08-03 18:22:55 -07:00
2020-07-27 12:26:55 -07:00
2020-08-20 12:00:16 -07:00
2020-07-27 12:26:55 -07:00
2020-07-02 14:47:40 -07:00
2020-08-07 18:48:15 -07:00
2020-08-14 14:07:16 -07:00
2020-07-27 12:26:55 -07:00
2020-07-27 12:26:55 -07:00
2020-07-27 12:26:55 -07:00
2020-07-27 12:26:55 -07:00
2020-07-27 12:26:55 -07:00
2020-07-02 14:47:40 -07:00
2020-06-29 17:37:48 -07:00
2020-09-05 12:21:40 -07:00
2020-07-27 10:09:57 -07:00
2020-06-29 17:37:48 -07:00
2020-08-23 17:36:59 -05:00
2020-07-27 12:26:55 -07:00
2020-09-05 12:21:40 -07:00