diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2012-12-26 20:51:12 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-01-07 12:57:27 -0800 |
commit | 2dcb4a298cd9ffdd5b53437430863c80a868dc90 (patch) | |
tree | 65c5ade903cbcaecf92e4fa46a886aad88c967ca /drivers/staging/speakup/synth.c | |
parent | 0d826c3919ceede3c6afc3e87fc7087e0c863e7e (diff) | |
download | linux-2dcb4a298cd9ffdd5b53437430863c80a868dc90.tar.bz2 |
staging: rtl8192e: Fix failure to check pci_map_single()
Beginning with kernel 3.8, the DMA mapping routines issue a warning
for the first call to pci_map_single() that is not checked with a
pci_dma_mapping_error() call.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/speakup/synth.c')
0 files changed, 0 insertions, 0 deletions