[PATCH] USB: Reduce kernel stack usage
This patch allocates a temporary array from the heap instead of from the kernel's stack in usb_set_configuration(). It also updates a few comments. Please apply.
Showing
Please register or sign in to comment