]> git.baikalelectronics.ru Git - kernel.git/commit
net: qcom/emac: enable flow control if requested
authorTimur Tabi <timur@codeaurora.org>
Mon, 7 Nov 2016 16:51:41 +0000 (10:51 -0600)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Nov 2016 23:45:24 +0000 (18:45 -0500)
commit59041299c758b458589d5e2bf0787f1e065fdef1
tree22ef540a7817db2a24cc612ecd9dd71b973ea92e
parent83358196cb3760954a638424d9559fcdcecee5da
net: qcom/emac: enable flow control if requested

If the PHY has been configured to allow pause frames, then the MAC
should be configured to generate and/or accept those frames.

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