commit | 84ae017a00776486390e2c0cceb4f717c3f809c1 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aring@mojatatu.com> | Thu Feb 15 10:54:55 2018 -0500 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 16 16:05:02 2018 -0500 |
tree | 3233b84f257ba3fccf40ef1b03b075f8084b1c57 | |
parent | aea0d727899140820a631bac78f36e9d9ef15ef6 [diff] |
net: sched: act: handle generic action errors This patch adds extack support for generic act handling. The extack will be set deeper to each called function which is not part of netdev core api. 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>