commit | cedbb8b25948764689385075fce793e63fab9973 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Tue Apr 18 16:55:34 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 20 15:32:30 2017 -0400 |
tree | 28d7f160e60be8c19633021d94c8689e3dd4fe3c | |
parent | 202d6f423c8a9600d645becf8a0b6ba908411c3f [diff] |
mlxsw: spectrum_flower: Set dummy FID before forward action HW requires the FID to be valid in order for the forward action to work. So regardless of the current FID validity, just set the dummy FID which would do the trick. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>