Re: [PATCH 1/3] usb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checks
From: Neill Kapron
Date: Mon Jun 15 2026 - 16:20:35 EST
On Mon, Jun 15, 2026 at 04:30:49AM +0200, Greg KH wrote:
> On Sun, Jun 14, 2026 at 06:10:00PM +0000, Neill Kapron wrote:
> >
> > Fixes: 7b07a2a7ca02 ("usb: gadget: functionfs: Add DMABUF import interface")
> > Assisted-by: Antigravity:gemini-3.1-pro
> > Signed-off-by: Neill Kapron <nkapron@xxxxxxxxxx>
> > ---
> > drivers/usb/gadget/function/f_fs.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> This should also go to stable, right?
Yes, I will update v2 with the Cc: stable@xxxxxxxxxxxxxxx tag.
Thanks,
Neill