]> git.baikalelectronics.ru Git - kernel.git/commit
net: phylink: update to use phy_support_asym_pause()
authorRussell King <rmk+kernel@armlinux.org.uk>
Fri, 15 Nov 2019 20:05:45 +0000 (20:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Nov 2019 21:08:43 +0000 (13:08 -0800)
commitac4f2c87878aa903bbd9bc4dd9f8c0bc209c6f79
treedde25bf3adec4e24023ea106d49be1d824feddc2
parent0e8245292af3034d73e56f20a667c2522c3ba388
net: phylink: update to use phy_support_asym_pause()

Use phy_support_asym_pause() rather than open-coding it.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/phylink.c