]> 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)
commit73a6b8f9876b554f96b5b5a912091fd2718081e8
treeceb6e991156c967af17c7d516cd1fbe8deb38e40
parent00fb474b8c67f573916a94b3790bf6d76c542345
Revert "net: qcom/emac: configure the external phy to allow pause frames"

This reverts commit 83358196cb3760954a638424d9559fcdcecee5da.

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