mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroy
authorJiri Pirko <[email protected]>
Mon, 6 Mar 2017 20:22:09 +0000 (21:22 +0100)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Reported-by: Ido Schimmel <[email protected]>
Fixes: commit 7aa0f5aa9030 ("mlxsw: spectrum: Implement TC flower offload")
Signed-off-by: Jiri Pirko <[email protected]>
Acked-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/mellanox/mlxsw/spectrum_flower.c