commit | 3fbae382f7dd81c4e43b76169e08cc0d440e760b | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Aug 07 10:15:26 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 07 09:42:36 2017 -0700 |
tree | c09d5883a5ddcc8143ef68977e490e2a04037969 | |
parent | 9cbf14ede21e1789f24e87a9ba08bbc92211fe42 [diff] |
dsa: push cls_matchall setup_tc processing into a separate function Let dsa_slave_setup_tc be a splitter for specific setup_tc types and push out cls_matchall specific code into a separate function. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>