[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f818a2a6-2c14-4b55-92f4-c55f27010339@redhat.com>
Date: Tue, 20 May 2025 15:46:31 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: Wentao Liang <vulab@...as.ac.cn>, andrew+netdev@...n.ch,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, ste3ls@...il.com
Cc: hayeswang@...ltek.com, dianders@...omium.org, gmazyland@...il.com,
linux-usb@...r.kernel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] r8152: Add wake up function for RTL8153
On 5/15/25 5:11 PM, Wentao Liang wrote:
> In rtl8153_runtime_enable(), the runtime enable/disable logic for RTL8153
> devices was incomplete, missing r8153_queue_wake() to enable or disable
> the automatic wake-up function. A proper implementation can be found in
> rtl8156_runtime_enable().
>
> Add r8153_queue_wake(tp, true) if enable flag is set true, and add
> r8153_queue_wake(tp, false) otherwise.
The existing initialization for r8153 is actually different from
rtl8156. Lacking the datasheet, I tend to think that the missing
queue_wake is actually unneeded.
A 3rd party test would be helpful.
Thanks,
Paolo
Powered by blists - more mailing lists