Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Staging: tm6000: check usb_alloc_urb() return
usb_alloc_urb() can return NULL so check for that and return -ENOMEM if it happens. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information