Re: kernel 2.6.31.-rc1 drivers/usb/class/cdc-acm.c patch

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

 



On Thursday 23 July 2009, Weng, Wending wrote:
> +                // Stop rescheduling any URB in case the connection is shutdown
> +                if ((urb->status == -ESHUTDOWN) || (urb->status == -EPROTO))
> +                        return;

EPROTO is not signaling shutdown; remove that case.

Also, verify with a current mainline kernel, not the
now-quite-old (2.6.22.18) one TI provided to you.


--
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