[PATCH] Fix default q_len for usb_f_printer gadget driver

2020-12-28 Thread Michael R Sweet
. This minimizes the possibility that you end up with a non-working printer gadget. It is still possible to set the q_len to a different value using the configfs path of the same name. Signed-off-by: Michael R Sweet --- drivers/usb/gadget/function/f_printer.c | 5 + 1 file changed, 5 insertions

[PATCH] Fix default q_len for usb_f_printer gadget driver

2020-10-30 Thread Michael R Sweet
. This minimizes the possibility that you end up with a non-working printer gadget. It is still possible to set the q_len to a different value using the configfs path of the same name. Signed-off-by: Michael R Sweet --- drivers/usb/gadget/function/f_printer.c | 5 + 1 file changed, 5 insertions