]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite06c80a9356526ea5c0b8dfefe60cdd0b1d7f21a
tree3cec4c4bd123a5320d6ba1217e04a772711203f7
parent0b86db7cafc3225ffcd2ce782be01128b6a76c81
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