[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241004162141.261d2dbd@kernel.org>
Date: Fri, 4 Oct 2024 16:21:41 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Tarun Alle <tarun.alle@...rochip.com>
Cc: <arun.ramadoss@...rochip.com>, <UNGLinuxDriver@...rochip.com>,
<andrew@...n.ch>, <hkallweit1@...il.com>, <linux@...linux.org.uk>,
<davem@...emloft.net>, <edumazet@...gle.com>, <pabeni@...hat.com>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH net-next v5] net: phy: microchip_t1: SQI support for
LAN887x
On Thu, 3 Oct 2024 21:51:18 +0530 Tarun Alle wrote:
> + if (phydev->speed != SPEED_1000 &&
> + phydev->speed != SPEED_100) {
> + return -ENETDOWN;
> + }
Patch no longer applies, probably because of commit 5fad1c1a09ac ("net:
phy: microchip_t1: Interrupt support for lan887x"). Please rebase and repost.
When you do perhaps drop the unnecessary brackets around the single
statement in the quoted chunk?
--
pw-bot: cr
Powered by blists - more mailing lists