diff options
author | 2022-03-14 09:34:48 +0800 | |
---|---|---|
committer | 2022-03-15 11:01:52 +0000 | |
commit | 0f74b29a4f53627376cf5a5fb7b0b3fa748a0b2b (patch) | |
tree | 11c98c1aa865bb6e2e1c8a09923acbff4c0117ad /net/unix/af_unix.c | |
parent | net/packet: fix slab-out-of-bounds access in packet_recvmsg() (diff) | |
download | wireguard-linux-0f74b29a4f53627376cf5a5fb7b0b3fa748a0b2b.tar.xz wireguard-linux-0f74b29a4f53627376cf5a5fb7b0b3fa748a0b2b.zip |
atm: eni: Add check for dma_map_single
As the potential failure of the dma_map_single(),
it should be better to check it and return error
if fails.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions