commit | 331a9295de23a9428adb7f593d0701d393a2079e | [log] [tgz] |
---|---|---|
author | Alexander Aring <aring@mojatatu.com> | Thu Feb 15 10:54:57 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 16 16:05:03 2018 -0500 |
tree | 20ebe804e3214924925f7cdeb82fb030d03e2a71 | |
parent | 589dad6d71a72dd7912e5070c63f6bf1f561b5cf [diff] |
net: sched: act: add extack for lookup callback This patch adds extack support for act lookup callback api. This prepares to handle extack support inside each specific act implementation. Cc: David Ahern <dsahern@gmail.com> Signed-off-by: Alexander Aring <aring@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>