commit | 10defbd29e6218c1cab5c217a9d808fc05e3938a | [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 15:44:42 2018 -0500 |
tree | 334011cea8627d91494a9cfcc47db7b0cebeddcf | |
parent | b7b347fa3cd496ad5b4cbcc8ea2931847c4d0d78 [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>