Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
atm: eni: Add check for dma_map_single
[ Upstream commit 0f74b29 ] As the potential failure of the dma_map_single(), it should be better to check it and return error if fails. Fixes: 1da177e ("Linux-2.6.12-rc2") Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Sasha Levin <sashal@kernel.org>
- Loading branch information