commit | 3bcc0cec818fa969fe555b44443347211ed787a3 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Fri Aug 04 14:28:58 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 04 11:21:23 2017 -0700 |
tree | dc098e58871f221b46f01c33de9d12a02ae4a5a0 | |
parent | 4ebc1e3cfcd8778e2150bdb799b19e85348b8efa [diff] |
net: sched: change names of action number helpers to be aligned with the rest The rest of the helpers are named tcf_exts_*, so change the name of the action number helpers to be aligned. While at it, change to inline 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>