Searched hist:e9bc3fa28bae7612f41e3538f241a2f87f629c94 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | sch_tbf.c | diff e9bc3fa28bae7612f41e3538f241a2f87f629c94 Wed Dec 20 11:35:18 CST 2017 Alexander Aring <aring@mojatatu.com> net: sch: api: add extack support in qdisc_get_rtab
This patch adds extack support for the function qdisc_get_rtab which is a common used function in the tc subsystem. Callers which are interested in the receiving error can assign extack to get a more detailed information why qdisc_get_rtab failed.
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>
|
H A D | act_police.c | diff e9bc3fa28bae7612f41e3538f241a2f87f629c94 Wed Dec 20 11:35:18 CST 2017 Alexander Aring <aring@mojatatu.com> net: sch: api: add extack support in qdisc_get_rtab
This patch adds extack support for the function qdisc_get_rtab which is a common used function in the tc subsystem. Callers which are interested in the receiving error can assign extack to get a more detailed information why qdisc_get_rtab failed.
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>
|
H A D | sch_htb.c | diff e9bc3fa28bae7612f41e3538f241a2f87f629c94 Wed Dec 20 11:35:18 CST 2017 Alexander Aring <aring@mojatatu.com> net: sch: api: add extack support in qdisc_get_rtab
This patch adds extack support for the function qdisc_get_rtab which is a common used function in the tc subsystem. Callers which are interested in the receiving error can assign extack to get a more detailed information why qdisc_get_rtab failed.
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>
|
H A D | sch_api.c | diff e9bc3fa28bae7612f41e3538f241a2f87f629c94 Wed Dec 20 11:35:18 CST 2017 Alexander Aring <aring@mojatatu.com> net: sch: api: add extack support in qdisc_get_rtab
This patch adds extack support for the function qdisc_get_rtab which is a common used function in the tc subsystem. Callers which are interested in the receiving error can assign extack to get a more detailed information why qdisc_get_rtab failed.
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>
|
/openbmc/linux/include/net/ |
H A D | pkt_sched.h | diff e9bc3fa28bae7612f41e3538f241a2f87f629c94 Wed Dec 20 11:35:18 CST 2017 Alexander Aring <aring@mojatatu.com> net: sch: api: add extack support in qdisc_get_rtab
This patch adds extack support for the function qdisc_get_rtab which is a common used function in the tc subsystem. Callers which are interested in the receiving error can assign extack to get a more detailed information why qdisc_get_rtab failed.
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>
|