commit | 87d83093bfc2f4938ff21524ebb50ecf53c15a64 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Wed May 17 11:07:54 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 17 15:22:13 2017 -0400 |
tree | 01fb111836ae2d7e38bfd649bd774eee8fdd458c | |
parent | c63fbb0b41ef3c863a8c6da259000084d9e1c458 [diff] |
net: sched: move tc_classify function to cls_api.c Move tc_classify function to cls_api.c where it belongs, rename it to fit the namespace. 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>