]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy
authorJiri Pirko <jiri@mellanox.com>
Mon, 6 Mar 2017 20:22:09 +0000 (21:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Mar 2017 07:15:58 +0000 (23:15 -0800)
commit713c43b315fc160dc4ff3da0020ebe09b8a65587
tree9353cf3f0a3f765e0104d4c9cd5ed3730fd6af9e
parentf7887d40e541f74402df0684a1463c0a0bb68c68
mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy

This warnings may be hit even in case they should not - in case user
puts a TC-flower rule which failed to be offloaded. So just remove them.

Reported-by: Petr Machata <petrm@mellanox.com>
Reported-by: Ido Schimmel <idosch@mellanox.com>
Fixes: commit 7aa0f5aa9030 ("mlxsw: spectrum: Implement TC flower offload")
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c