Re: [PATCH 2/2] net: stmmac: Fix crash observed if PHY does not support EEE

2019-06-26 Thread David Miller
From: Jon Hunter Date: Wed, 26 Jun 2019 11:23:22 +0100 > If the PHY does not support EEE mode, then a crash is observed when the > ethernet interface is enabled. The crash occurs, because if the PHY does > not support EEE, then although the EEE timer is never configured, it is > still marked as e

Re: [PATCH 2/2] net: stmmac: Fix crash observed if PHY does not support EEE

2019-06-26 Thread Thierry Reding
On Wed, Jun 26, 2019 at 11:23:22AM +0100, Jon Hunter wrote: > If the PHY does not support EEE mode, then a crash is observed when the > ethernet interface is enabled. The crash occurs, because if the PHY does > not support EEE, then although the EEE timer is never configured, it is > still marked a