This patch adds code to track all async urbs in a linked list,
so we can find them without having to pass around a opaque
pointer to them. Prerequisite for the cleanups.
Signed-off-by: Gerd Hoffmann
---
usb-linux.c | 18 +++---
1 files changed, 11 insertions(+), 7 deletions(-)
di
This patch adds code to track all async urbs in a linked list,
so we can find them without having to pass around a opaque
pointer to them. Prerequisite for the cleanups.
Signed-off-by: Gerd Hoffmann
---
usb-linux.c | 18 +++---
1 files changed, 11 insertions(+), 7 deletions(-)
di