commit | 09215598119ebf89bd204ca4ad8b7059266053d9 | [log] [tgz] |
---|---|---|
author | Alexander Aring <aring@mojatatu.com> | Wed Dec 20 12:35:12 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 21 12:32:49 2017 -0500 |
tree | ea17b6bf7f6cc3eed853341fc99ed7b183a1618c | |
parent | ac8ef4ab731fae8617a41960917ceda475d5a2df [diff] |
net: sched: sch_api: handle generic qdisc errors This patch adds extack support for generic qdisc handling. The extack will be set deeper to each called function which is not part of netdev core api. Cc: David Ahern <dsahern@gmail.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: Alexander Aring <aring@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>