diff options
author | stephen hemminger <stephen@networkplumber.org> | 2013-08-05 02:22:34 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-05 03:35:01 +0200 |
commit | 136d8f377e1575463b47840bc5f1b22d94bf8f63 (patch) | |
tree | a398c9c221af33a0c7085a630a134224609f8a50 /include | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | linux-136d8f377e1575463b47840bc5f1b22d94bf8f63.tar.xz linux-136d8f377e1575463b47840bc5f1b22d94bf8f63.zip |
skge: add dma_mapping check
This old driver never checked for DMA mapping errors.
Causing splats with the new DMA mapping checks:
WARNING: at lib/dma-debug.c:937 check_unmap+0x47b/0x930()
skge 0000:01:09.0: DMA-API: device driver failed to check map
Add checks and unwind code.
Reported-by: poma <pomidorabelisima@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions