[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2025050321-apprehend-lavish-ea92@gregkh>
Date: Sat, 3 May 2025 14:30:19 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: "zhilin.yang" <zlyang_001@....com>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: gadget: u_ether: Continue to send skbs if remote
wakeup fails
On Fri, May 02, 2025 at 10:53:52PM +0800, zhilin.yang wrote:
> While UDC suspends, u_ether attempts to remote wakeup
> the host if there are any pending transfers. If there are no
> pending transfers, the is_suspend flag is set. If the is_suspend
> flag is set, it attempts to remote wakeup the host when start to
> send skbs. However, if host does not support remote wakeup, skbs
> will never be sent.
Please properly wrap your changelog at 72 columns.
> To fix this, stop to queue skbs and return NETDEV_TX_BUSY only if
> remote wakeup operation is successful.
>
> Signed-off-by: zhilin.yang <zlyang_001@....com>
Please use your name, which I doubt has a "." in it, right? :)
Also, what git commit id does this fix?
thanks,
greg k-h
Powered by blists - more mailing lists