Re: [PATCH v5 05/21] usb: dwc2: host: Avoid use of chan->qh after qh freed

From: Doug Anderson
Date: Thu Jan 28 2016 - 18:26:42 EST


Hi,

On Wed, Jan 27, 2016 at 7:25 PM, Kever Yang <kever.yang@xxxxxxxxxxxxxx> wrote:
> Hi Doug,
>
> The NULL pointer bug is one of the most frequent issue we met
> during hot plug stress test, thanks for this bug fix.
>
> Reviewed-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx>
>
> Thanks,
> - Kever

Thanks for your review. I think I actually found one more place where
I needed to clean up the channel->qh, so I'll include that in my next
version. I'll plan to keep your reviewed-by. Please yell if you want
it removed.

-Doug