Searched hist:"710 fb39689d194aa0acf7928f387487c25fb2b8f" (Results 1 – 1 of 1) sorted by relevance
/linux/net/sched/ |
H A D | sch_cbs.c | diff 710fb39689d194aa0acf7928f387487c25fb2b8f Wed Dec 20 18:35:23 CET 2017 Alexander Aring <aring@mojatatu.com> net: sch: sch_cbs: add extack support
This patch adds extack support for the cbs qdisc implementation by adding NL_SET_ERR_MSG in validation of user input. Also it serves to illustrate a use case of how the infrastructure ops api changes are to be used by individual qdiscs.
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>
|