]> git.baikalelectronics.ru Git - kernel.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)
commit3f6e8968f782c45e5012541d4d1c82ac71f35aa1
tree9353cf3f0a3f765e0104d4c9cd5ed3730fd6af9e
parent6e768863473fd168c8f2e964e25f93a2eac592c1
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 3600960c8cd2 ("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