mirror of
https://github.com/torvalds/linux.git
synced 2026-03-13 22:36:17 +01:00
The DMA address returned by dma_map_single() should be checked with
dma_mapping_error(). Fix the ps3stor_setup() function accordingly.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| ps3-lpm.c | ||
| ps3-sys-manager.c | ||
| ps3-vuart.c | ||
| ps3av.c | ||
| ps3av_cmd.c | ||
| ps3stor_lib.c | ||
| sys-manager-core.c | ||
| vuart.h | ||