commit | befc7747df2071845ae2c3b97c759a4df032ae5e | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Wed Jul 25 09:23:58 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 25 16:46:01 2018 -0700 |
tree | 152508b52ae031e3a7bf02feb7f49a421fe990a9 | |
parent | b17b113e0c38e94c2f8c0763926c6a2168293201 [diff] |
mlxsw: spectrum_acl: Extend Spectrum-2 region struct In a similar fashion to Spectrum-1's region struct, Spectrum-2's struct needs to store a pointer to the common region struct. The pointer will be used in follow-up patches that implement rules insertion and deletion. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>