commit | c5f6d490c5782c2fe0fbde1337053f28ebeeb5f2 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Thu Jul 29 20:18:55 2021 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 29 21:34:45 2021 +0100 |
tree | ba4cef7e5afa22ffbec348f605fc770fd034a3d4 | |
parent | adcb7aa335af165bf8481a269347b0c75af254f0 [diff] |
dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace Extract the necessary steps to offload a filter by using the ACL table in a separate function - dpaa2_switch_cls_flower_replace_acl(). This is intended to help with the code readability when the mirroring support is added. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>