Re: [PATCH] USB: DWC3: Fix break from cleanup request loop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 6/1/2012 11:43 PM, Sergei Shtylyov wrote:
	if ((event->status&  DEPEVT_STATUS_LST)&&
>			((trb->ctrl&  DWC3_TRB_CTRL_HWO) ||
>  			(trb->ctrl&  DWC3_TRB_CTRL_LST))
     Or even:

	if ((event->status&  DEPEVT_STATUS_LST)&&
	(trb->ctrl&  (DWC3_TRB_CTRL_HWO | DWC3_TRB_CTRL_LST)))

Well, Accepted.

Regards
Pratyush

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux