usb_unanchor_urb(9) unanchors an URB

SYNOPSIS

void usb_unanchor_urb(struct urb * urb);

ARGUMENTS

urb

pointer to the urb to anchor

DESCRIPTION

Call this to stop the system keeping track of this URB

COPYRIGHT