commit | 589dad6d71a72dd7912e5070c63f6bf1f561b5cf | [log] [tgz] |
---|---|---|
author | Alexander Aring <aring@mojatatu.com> | Thu Feb 15 10:54:56 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 16 16:05:03 2018 -0500 |
tree | 49c839ab9fdf06d97bb89027d3f594db63a71617 | |
parent | 84ae017a00776486390e2c0cceb4f717c3f809c1 [diff] |
net: sched: act: add extack to init callback This patch adds extack support for act init callback api. This prepares to handle extack support inside each specific 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>