Re: [PATCH] usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Aug 17, 2020 at 10:05 PM Felipe Balbi <balbi@xxxxxxxxxx> wrote:
> >          /* Calculate bMaxBurst, we know packet size is 1024 */
> >         max_burst = min_t(unsigned, FSG_BUFLEN / 1024, 15);
> >
> > so perhaps this is fine to do in NCM too? If we want to set bMaxBurst
> > to 15, should that be in this patch, or in a separate patch?
>
> yup, should be fine. A separate patch is okay too :-)

Thanks. Bumped up existing SS descriptors to 15 in a separate commit,
and amended this commit (with the SSP descriptors) to use 15 as well.



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux