diff options
author | stephen hemminger <stephen@networkplumber.org> | 2013-08-05 04:22:34 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-05 05:35:01 +0400 |
commit | 136d8f377e1575463b47840bc5f1b22d94bf8f63 (patch) | |
tree | a398c9c221af33a0c7085a630a134224609f8a50 /include/net/busy_poll.h | |
parent | 72a67a94bcba71a5fddd6b3596a20604d2b5dcd6 (diff) | |
download | linux-136d8f377e1575463b47840bc5f1b22d94bf8f63.tar.xz |
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/busy_poll.h')
0 files changed, 0 insertions, 0 deletions