[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160219.235212.2155119722081137261.davem@davemloft.net>
Date: Fri, 19 Feb 2016 23:52:12 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jaedon.shin@...il.com
Cc: netdev@...r.kernel.org, f.fainelli@...il.com, pgynther@...gle.com,
opendmb@...il.com
Subject: Re: [PATCH] net: bcmgenet: Fix internal PHY link state
From: Jaedon Shin <jaedon.shin@...il.com>
Date: Fri, 19 Feb 2016 13:48:50 +0900
> The PHY link state is not chaged in GENETv2 caused by the previous
> commit 49f7a471e4d1 ("net: bcmgenet: Properly configure PHY to ignore
> interrupt") was set to PHY_IGNORE_INTERRUPT in bcmgenet_mii_probe().
>
> The internal PHY should use phy_mac_interrupt() when not in use
> PHY_POLL. The statement for phy_mac_interrupt() has two conditions. The
> first condition to check GENET_HAS_MDIO_INTR is not related PHY link
> state, so this patch removes it.
>
> Fixes: 49f7a471e4d1 ("net: bcmgenet: Properly configure PHY to ignore interrupt")
> Signed-off-by: Jaedon Shin <jaedon.shin@...il.com>
Applied, thanks.
Powered by blists - more mailing lists