usb: dwc2: host: Setting qtd to NULL after freeing it
authorVardan Mikayelyan <mvardan@synopsys.com>
Thu, 28 Apr 2016 03:20:51 +0000 (20:20 -0700)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Thu, 28 Apr 2016 06:41:12 +0000 (09:41 +0300)
commitb0d659022e5c96ee5c4bd62d22d3da2d66de306b
tree78eab31ee45240d425a627de6b81293e6b8492d2
parentee3de8d750134703c702534173cd8623d1b32c38
usb: dwc2: host: Setting qtd to NULL after freeing it

This is safety change added while doing slub debugging.

Affected functions:
dwc2_hcd_qtd_unlink_and_free()
_dwc2_hcd_urb_enqueue()

Signed-off-by: Vardan Mikayelyan <mvardan@synopsys.com>
Signed-off-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/hcd.c
drivers/usb/dwc2/hcd.h
This page took 0.024762 seconds and 5 git commands to generate.