diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2012-12-27 17:25:41 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-28 15:30:28 -0800 |
commit | 612a7c4e73f3306f3b599c60681194c1931a2dbc (patch) | |
tree | be67f0bfa735a3fd7eab6e19a56b335c8935bc81 /net/bridge | |
parent | 681726689052be0cd2f6287fd9878eba51883f48 (diff) | |
download | linux-stable-612a7c4e73f3306f3b599c60681194c1931a2dbc.tar.gz linux-stable-612a7c4e73f3306f3b599c60681194c1931a2dbc.tar.bz2 linux-stable-612a7c4e73f3306f3b599c60681194c1931a2dbc.zip |
forcedeth: Fix WARNINGS that result when DMA mapping is not checked
With 3.8-rc1, the first call of pci_map_single() that is not checked
with a corresponding pci_dma_mapping_error() call results in a warning
with a splat as follows:
WARNING: at lib/dma-debug.c:933 check_unmap+0x480/0x950()
Hardware name: HP Pavilion dv2700 Notebook PC
forcedeth 0000:00:0a.0: DMA-API: device driver failed to check
map error[device address=0x00000000b176e002] [size=90 bytes] [mapped as single]
Reviewed-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions