]> 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)
commit4c0f6a57466c550304d3f83a8168ded3fe5f28e5
treedde25bf3adec4e24023ea106d49be1d824feddc2
parent52403cdea3ebbadce180c4d0abc2dde58f8b3f9c
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