Revert "net: qcom/emac: configure the external phy to allow pause frames"
authorTimur Tabi <timur@codeaurora.org>
Tue, 17 Jan 2017 22:31:19 +0000 (16:31 -0600)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Jan 2017 04:14:52 +0000 (23:14 -0500)
commit8a43c052c7c1a7fd6cde46591deeb39be63a1223
treeceb6e991156c967af17c7d516cd1fbe8deb38e40
parent4567d686f5c6d955e57a3afa1741944c1e7f4033
Revert "net: qcom/emac: configure the external phy to allow pause frames"

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 does this,  we no longer need to force
pause frames support.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qualcomm/emac/emac-mac.c