commit | af8d9bb2f2f405ad541794b46f9d7bc70f13e5cb | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Sep 12 01:53:15 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 12 20:24:21 2018 -0700 |
tree | 1da441f208e3228e6888456e78a7b972889ccc6d | |
parent | 41124fa64d4b298b82266b7ddbefc43540b77b44 [diff] |
net: ethernet: Add helper for MACs which support asym pause Rather than have the MAC drivers manipulate phydev members to indicate they support Asym Pause, add a helper function. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>