aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEdward Cree <[email protected]>2020-09-07 17:14:20 +0100
committerJakub Kicinski <[email protected]>2020-09-07 14:46:13 -0700
commit7dcc9d8a40f85cbd76acdebcc45ccdfe4a84337f (patch)
tree1c5751adec7fcda5149d95648ca0e5ee248bd58b /tools/perf/scripts/python
parent30ebaf8e638701bebbc2703159f4d86982ea0430 (diff)
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 <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions