diff options
author | Thomas Fourier <fourier.thomas@gmail.com> | 2025-07-02 08:45:11 +0200 |
---|---|---|
committer | Miquel Raynal <miquel.raynal@bootlin.com> | 2025-07-30 11:27:30 +0200 |
commit | e1e6b933c56b1e9fda93caa0b8bae39f3f421e5c (patch) | |
tree | d79af83a344b87751e9b1a9df66a3f8d6c1d2046 /include/linux/overflow.h | |
parent | 23584da2875972782b8a35a9a78c46e5f561ec67 (diff) |
mtd: rawnand: atmel: Fix dma_mapping_error() address
It seems like what was intended is to test if the dma_map of the
previous line failed but the wrong dma address was passed.
Fixes: f88fc122cc34 ("mtd: nand: Cleanup/rework the atmel_nand driver")
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Rule: add
Link: https://lore.kernel.org/stable/20250702064515.18145-2-fourier.thomas%40gmail.com
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions