commit | aea0d727899140820a631bac78f36e9d9ef15ef6 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aring@mojatatu.com> | Thu Feb 15 10:54:54 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 16 16:04:53 2018 -0500 |
tree | 2847b361cc5a03b62a1fd4c258e27e84bf4e8c1a | |
parent | 1af85155813622767d223af6d4dff283ebeea7a7 [diff] |
net: sched: act: add extack to init This patch adds extack to tcf_action_init and tcf_action_init_1 functions. These are necessary to make individual extack handling in each act implementation. Based on work by David Ahern <dsahern@gmail.com> Cc: David Ahern <dsahern@gmail.com> Signed-off-by: Alexander Aring <aring@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>