]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit953a6c737e36f9f4dcf952c2a14a3a457326c222
treeceb6e991156c967af17c7d516cd1fbe8deb38e40
parente1eda3cfb914cdf6a437eecd42952c4626c83014
Revert "net: qcom/emac: configure the external phy to allow pause frames"

This reverts commit c8159214b975a24c8385ebeab45fdba01e5fc3ad.

With commit c1d13252d2d1 ("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