]> www.infradead.org Git - users/jedix/linux-maple.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)
commit725ea4bff9ad6d594e2a633fcdc673dfcaf55d43
treedde25bf3adec4e24023ea106d49be1d824feddc2
parent50bef71900d25433418529476e7ea8f5826f6c2d
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