[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <d5b3d530-e050-1891-e5c0-8c98e136b744@gmail.com>
Date: Mon, 6 Mar 2023 23:16:09 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
David Miller <davem@...emloft.net>
Cc: Jakub Kicinski <kuba@...nel.org>,
Networking <netdev@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: Re: linux-next: Signed-off-by missing for commit in the net tree
On 06.03.2023 22:37, Stephen Rothwell wrote:
> Hi all,
>
> Commit
>
> 58aac3a2ef41 ("net: phy: smsc: fix link up detection in forced irq mode")
>
> is missing a Signed-off-by from its committer.
>
Seems to be ok, false positive?
net: phy: smsc: fix link up detection in forced irq mode
Currently link up can't be detected in forced mode if polling
isn't used. Only link up interrupt source we have is aneg
complete which isn't applicable in forced mode. Therefore we
have to use energy-on as link up indicator.
Fixes: 7365494550f6 ("net: phy: smsc: skip ENERGYON interrupt if disabled")
Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
Signed-off-by: David S. Miller <davem@...emloft.net>
Powered by blists - more mailing lists