commit | fd33f1dfed6141280bc85817e6f79b87a5c7320b | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Mon Aug 07 10:15:24 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 07 09:42:36 2017 -0700 |
tree | a224ffa6e2d06a30964d082519701678166d8e82 | |
parent | 8c818c27f37f4d847769a38b9d20c1b5ae21075d [diff] |
mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functions Let mlxsw_sp_setup_tc be a splitter for specific setup_tc types and push out cls_flower and cls_matchall specific codes into separate functions. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>