linux/drivers/usb/host/whci
Alexey Khoroshilov e352506e8a USB: whci-hcd: add more checks for dma mapping error
Fixing checks for dma mapping error in qset_fill_page_list(),
I have missed two similar problems in qset_add_urb_sg() and
in qset_add_urb_sg_linearize().

v2: check validity of dma_addr with dma_mapping_error()
in qset_free_std() as suggested by Vladimir Zapolskiy.

Found by Linux Driver Verification project (linuxtesting.org).

Signed-off-by: Alexey Khoroshilov <khoroshilov@ispras.ru>
Reviewed-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-19 04:33:15 +09:00
..
asl.c
debug.c usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:38 -08:00
hcd.c USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_hcd" 2015-03-18 16:56:40 +01:00
hw.c
init.c whci: drop null test before destroy functions 2015-10-04 10:38:33 +01:00
int.c usb: delete non-required instances of include <linux/init.h> 2014-01-08 15:01:39 -08:00
Kbuild usb: makefile cleanup 2010-10-22 10:22:07 -07:00
pzl.c
qset.c USB: whci-hcd: add more checks for dma mapping error 2016-04-19 04:33:15 +09:00
whcd.h
whci-hc.h
wusb.c usb: delete non-required instances of include <linux/init.h> 2014-01-08 15:01:39 -08:00