commit | 0f54236da0c2b6664c4d08407fe8c2b7ad17d955 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Feb 07 11:22:48 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 08 15:02:49 2019 -0800 |
tree | 842c925ae20979669f072388aaa88c6a821d11b3 | |
parent | 204f6a8c413ec41a7ec5e3f0f0590d4318f7a1f2 [diff] |
mlxsw: spectrum_acl: Split region struct into region and vregion Do the split of region struct so the new region struct is related to the actual HW region, whereas vregion struct is a SW abstration of that. This split prepares possibility for vregion to hold 2 HW regions which is needed for region ERP rehash flow. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>