android_kernel_xiaomi_sm8350/net/sched
Thomas Graf bc3ed28caa netlink: Improve returned error codes
Make nlmsg_trim(), nlmsg_cancel(), genlmsg_cancel(), and
nla_nest_cancel() void functions.

Return -EMSGSIZE instead of -1 if the provided message buffer is not
big enough.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-06-03 16:36:54 -07:00
..
act_api.c
act_gact.c
act_ipt.c
act_mirred.c
act_nat.c
act_pedit.c
act_police.c
act_simple.c net_cls_act: act_simple dont ignore realloc code 2008-05-06 00:10:24 -07:00
cls_api.c net_sched: cls_api: fix return value for non-existant classifiers 2008-05-20 14:34:46 -07:00
cls_basic.c
cls_flow.c
cls_fw.c
cls_route.c
cls_rsvp6.c
cls_rsvp.c
cls_rsvp.h
cls_tcindex.c
cls_u32.c
em_cmp.c
em_meta.c
em_nbyte.c
em_text.c
em_u32.c
ematch.c
Kconfig
Makefile
sch_api.c
sch_atm.c
sch_blackhole.c
sch_cbq.c
sch_dsmark.c netlink: Improve returned error codes 2008-06-03 16:36:54 -07:00
sch_fifo.c
sch_generic.c net: Add a WARN_ON_ONCE() to the transmit timeout function 2008-05-02 16:21:07 -07:00
sch_gred.c netlink: Improve returned error codes 2008-06-03 16:36:54 -07:00
sch_hfsc.c netlink: Improve returned error codes 2008-06-03 16:36:54 -07:00
sch_htb.c sch_htb: remove from event queue in htb_parent_to_leaf() 2008-05-03 20:46:29 -07:00
sch_ingress.c
sch_netem.c
sch_prio.c
sch_red.c netlink: Improve returned error codes 2008-06-03 16:36:54 -07:00
sch_sfq.c
sch_tbf.c
sch_teql.c