commit | eaa7df3c5afe257e59e03746cdf9800fcd2494d2 | [log] [tgz] |
---|---|---|
author | Nogah Frankel <nogahf@mellanox.com> | Thu Feb 09 14:54:43 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 10 11:46:39 2017 -0500 |
tree | 2ae17862846dcb790d8d1ac00716acc31f8455fc | |
parent | 6d5496483f5eb7b4da2e83c7b2149a21ad412d96 [diff] |
mlxsw: spectrum: Break flood set func to be per table Currently, the flood set function can't operate on only one table, but sets both uc_flood and mb_flood together. This patch creates a function that sets the flood state per table. Signed-off-by: Nogah Frankel <nogahf@mellanox.com> Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>