]> www.infradead.org Git - users/jedix/linux-maple.git/commit
atm: idt77252: Add missing `dma_map_error()`
authorThomas Fourier <fourier.thomas@gmail.com>
Tue, 24 Jun 2025 06:41:47 +0000 (08:41 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 25 Jun 2025 22:28:57 +0000 (15:28 -0700)
commitc4890963350dcf4e9a909bae23665921fba4ad27
tree21c34f2c6896759a23c24314fae123b8eb9fc754
parent010c40c1f50eecab3cdeaa895808294ad0c4f000
atm: idt77252: Add missing `dma_map_error()`

The DMA map functions can fail and should be tested for errors.

Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250624064148.12815-3-fourier.thomas@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/atm/idt77252.c