Re: [PATCH] usb: gadget: u_ether: support configuring interface names.

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

 



On Wed, Jan 13, 2021 at 11:09 PM Felipe Balbi <balbi@xxxxxxxxxx> wrote:
> > -     bool                    zlp;
> > -     bool                    no_skb_reserve;
> > +     bool                    zlp:1,
> > +                             no_skb_reserve:1,
> > +                             ifname_set:1;
>
> let's keep one declaration per line, as it was before. Other than that,
> patch looks good.

Thanks for the quick review! Uploaded v2 to fix this. Also changed
strlcpy to strscpy as suggested by checkpatch.



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

  Powered by Linux