Revision 49251cd00228a3c983651f6bb2f33f6a0b8f152e authored by Zheng Yongjun on 02 June 2021, 14:06:40 UTC, committed by David S. Miller on 03 June 2021, 22:13:56 UTC
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>
1 parent d773695
History
File Mode Size
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 580 bytes
core-card.c -rw-r--r-- 18.9 KB
core-cdev.c -rw-r--r-- 45.2 KB
core-device.c -rw-r--r-- 33.4 KB
core-iso.c -rw-r--r-- 9.6 KB
core-topology.c -rw-r--r-- 14.2 KB
core-transaction.c -rw-r--r-- 35.2 KB
core.h -rw-r--r-- 7.3 KB
init_ohci1394_dma.c -rw-r--r-- 9.0 KB
net.c -rw-r--r-- 41.8 KB
nosy-user.h -rw-r--r-- 629 bytes
nosy.c -rw-r--r-- 17.0 KB
nosy.h -rw-r--r-- 9.8 KB
ohci.c -rw-r--r-- 105.0 KB
ohci.h -rw-r--r-- 7.0 KB
sbp2.c -rw-r--r-- 45.9 KB

back to top