commit | cbaacc4e8a394d63bcd707775ca5bb7a51aaabee | [log] [tgz] |
---|---|---|
author | Alexander Aring <[email protected]> | Wed Dec 20 12:35:16 2017 -0500 |
committer | David S. Miller <[email protected]> | Thu Dec 21 12:32:50 2017 -0500 |
tree | 72ca1d66f5b6afd0618436ce186762400c7a1361 | |
parent | 793d81d6a1965f1e1806ebc9aacc84a639b90282 [diff] |
net: sched: sch: add extack for block callback This patch adds extack support for block callback to prepare per-qdisc specific changes for extack. Cc: David Ahern <[email protected]> Acked-by: Jamal Hadi Salim <[email protected]> Signed-off-by: Alexander Aring <[email protected]> Signed-off-by: David S. Miller <[email protected]>