diff options
author | Alexey Khoroshilov <khoroshilov@ispras.ru> | 2015-12-25 23:42:41 +0100 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-12-31 09:23:32 +0100 |
commit | 49f2a47d913184b97ef84b2e4fd438dbee341487 (patch) | |
tree | 0397f0834e9ea3fc761fc3db30fce2f602564c38 /drivers/net/wireless/Makefile | |
parent | wlcore/wl12xx: spi: fix NULL pointer dereference (Oops) (diff) | |
download | linux-49f2a47d913184b97ef84b2e4fd438dbee341487.tar.xz linux-49f2a47d913184b97ef84b2e4fd438dbee341487.zip |
prism54: fix checks for dma mapping errors
prism54 checks for dma mapping errors by comparison returned address
with zero, while pci_dma_mapping_error() should be used.
Found by Linux Driver Verification project (linuxtesting.org).
Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/Makefile')
0 files changed, 0 insertions, 0 deletions