diff options
| author | Jiri Pirko <[email protected]> | 2024-01-12 11:39:30 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-01-13 15:49:15 +0000 |
| commit | e18405d0be8001fa4c5f9e61471f6ffd59c7a1b3 (patch) | |
| tree | b5764a0a83fbe32e44874dcb364dae6121fe9415 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | udp: annotate data-races around up->pending (diff) | |
| download | kernel-e18405d0be8001fa4c5f9e61471f6ffd59c7a1b3.tar.gz kernel-e18405d0be8001fa4c5f9e61471f6ffd59c7a1b3.zip | |
net: sched: track device in tcf_block_get/put_ext() only for clsact binder types
Clsact/ingress qdisc is not the only one using shared block,
red is also using it. The device tracking was originally introduced
by commit 913b47d3424e ("net/sched: Introduce tc block netdev
tracking infra") for clsact/ingress only. Commit 94e2557d086a ("net:
sched: move block device tracking into tcf_block_get/put_ext()")
mistakenly enabled that for red as well.
Fix that by adding a check for the binder type being clsact when adding
device to the block->ports xarray.
Reported-by: Ido Schimmel <[email protected]>
Closes: https://lore.kernel.org/all/ZZ6JE0odnu1lLPtu@shredder/
Fixes: 94e2557d086a ("net: sched: move block device tracking into tcf_block_get/put_ext()")
Signed-off-by: Jiri Pirko <[email protected]>
Tested-by: Ido Schimmel <[email protected]>
Acked-by: Jamal Hadi Salim <[email protected]>
Tested-by: Victor Nogueira <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
