diff options
author | stephen hemminger <stephen@networkplumber.org> | 2013-08-04 17:22:34 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-04 18:35:01 -0700 |
commit | 136d8f377e1575463b47840bc5f1b22d94bf8f63 (patch) | |
tree | a398c9c221af33a0c7085a630a134224609f8a50 /include/net | |
parent | 72a67a94bcba71a5fddd6b3596a20604d2b5dcd6 (diff) | |
download | op-kernel-dev-136d8f377e1575463b47840bc5f1b22d94bf8f63.zip op-kernel-dev-136d8f377e1575463b47840bc5f1b22d94bf8f63.tar.gz |
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/net')
0 files changed, 0 insertions, 0 deletions