android_kernel_xiaomi_sm7250/net/x25
Zheng Yongjun 1f61f0ee4a net/x25: Return the correct errno code
[ Upstream commit d7736958668c4facc15f421e622ffd718f5be80a ]

When kalloc or kmemdup failed, should return ENOMEM rather than ENOBUF.

Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-06-30 08:48:13 -04:00
..
af_x25.c net/x25: Return the correct errno code 2021-06-30 08:48:13 -04:00
Kconfig
Makefile
sysctl_net_x25.c
x25_dev.c net/x25: Fix x25_neigh refcnt leak when receiving frame 2020-04-29 16:31:21 +02:00
x25_facilities.c
x25_forward.c
x25_in.c
x25_link.c
x25_out.c
x25_proc.c
x25_route.c
x25_subr.c net/x25: Fix null-ptr-deref in x25_disconnect 2020-08-05 10:06:02 +02:00
x25_timer.c