From: David Laight > Sent: 23 January 2017 11:58 > From: Mathias Nyman > > Sent: 20 January 2017 14:47 > > > Instead of storing a zero length array of td pointers, and then > > allocate memory both for the td pointer array and the td's, just > > use a zero length array of actual td's in urb private data. > > This reminds me of an old patch that got reverted because things > broke because the lifetimes/accesses of the data wasn't the obvious one. Mathias checked (off list) and the handling of stalled endpoints has apparently changed - which is what caused the problem with the old patch. David -- 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