diff options
author | Jiri Pirko <jiri@mellanox.com> | 2019-02-24 06:46:30 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-24 20:25:29 -0800 |
commit | c70b13275b8a826e561f4ac6a6940a044e65a809 (patch) | |
tree | cd8edb50f6c1749d3dcd8b7d36b6e2f318501802 /drivers/net/ethernet/sfc/tx_tso.c | |
parent | 7b0f62eefc7f04a6fd3bddc88cf39c7a60f28672 (diff) |
mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP code
No longer require RTNL lock in this code. Newly introduced mutexes take
care of guarding objagg and bloom filter. There is no need to guard
gen_pool_alloc()/gen_pool_free() as they are fine to be called lockless.
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/sfc/tx_tso.c')
0 files changed, 0 insertions, 0 deletions