mlxsw: spectrum_matchall: Put matchall list into substruct of flow struct
authorJiri Pirko <jiri@mellanox.com>
Sat, 9 May 2020 20:06:04 +0000 (23:06 +0300)
committerJakub Kicinski <kuba@kernel.org>
Sat, 9 May 2020 23:02:43 +0000 (16:02 -0700)
commit5a2939b9d7ddbdc399ce42cae8150c424e0bd764
tree3cec4c4bd123a5320d6ba1217e04a772711203f7
parent593bb843798636131bd6d9eb1633b1ee55a8a53b
mlxsw: spectrum_matchall: Put matchall list into substruct of flow struct

As there are going to be other matchall specific fields in flow
structure, put the existing list field into matchall substruct.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
drivers/net/ethernet/mellanox/mlxsw/spectrum_flow.c
drivers/net/ethernet/mellanox/mlxsw/spectrum_matchall.c