Re: [PATCH] Revert "net: qcom/emac: configure the external phy to allow pause frames"

2017-01-19 Thread David Miller
From: Timur Tabi Date: Tue, 17 Jan 2017 16:31:19 -0600 > This reverts commit 3e884493448131179a5b7cae1ddca1028ffaecc8. > > With commit 529ed1275263 ("net: phy: phy drivers should not set > SUPPORTED_[Asym_]Pause"), phylib now handles automatically enabling > pause frame support in the PHY, and t

[PATCH] Revert "net: qcom/emac: configure the external phy to allow pause frames"

2017-01-17 Thread Timur Tabi
This reverts commit 3e884493448131179a5b7cae1ddca1028ffaecc8. With commit 529ed1275263 ("net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause"), phylib now handles automatically enabling pause frame support in the PHY, and the MAC driver should follow suit. Since the EMAC driver driver doe