commit | e13c2075280e5b25118d3330752b47f919d6545e | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Sun Mar 29 14:51:58 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 30 11:44:00 2020 -0700 |
tree | f2f4da7a95886db2b481c6a196290a3e6e5cce12 | |
parent | c9a7fe1238e5fb3d26cb541a12083f2e1f3b2356 [diff] |
net: dsa: refactor matchall mirred action to separate function Make room for other actions for the matchall filter by keeping the mirred argument parsing self-contained in its own function. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>