linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Ido Schimmel 04719507b7 mlxsw: spectrum_acl: Do not invalidate already invalid ACL groups
When a new ACL group is created its region (ACL) list is initially
empty. Thus, the call to mlxsw_sp_acl_tcam_group_update() would
basically invalidate an already invalid (non-existent) group.

Remove the unnecessary call and make the function symmetric to its del()
counterpart.

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>
2018-03-20 12:11:02 -04:00
..
mlx4 net/mlx4_en: try to use high order pages for RX rings 2018-03-07 13:35:23 -05:00
mlx5/core mlx5: Remove call to ida_pre_get 2018-03-20 10:46:01 -04:00
mlxfw
mlxsw mlxsw: spectrum_acl: Do not invalidate already invalid ACL groups 2018-03-20 12:11:02 -04:00
Kconfig
Makefile