commit | 33a48927c193d030c80ecaeb3e021b7ed85f9c78 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Feb 09 14:38:57 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 10 11:38:08 2017 -0500 |
tree | 638ffd395254369e7dbce8da7973a36f0d0b01fa | |
parent | cf1facda2f61bc3e9ffd985b6d624dec6ad3f279 [diff] |
sched: push TC filter protocol creation into a separate function Make the long function tc_ctl_tfilter a little bit shorter and easier to read. Also make the creation of filter proto symmetric to destruction. 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>