Re: [PATCH net-next] net: phylink: clarify where phylink should be used

2019-09-16 Thread David Miller
From: Russell King Date: Sat, 14 Sep 2019 10:44:04 +0100 > Update the phylink documentation to make it clear that phylink is > designed to be used on the MAC facing side of the link, rather than > between a SFP and PHY. > > Signed-off-by: Russell King Applied.

Re: [PATCH net-next] net: phylink: clarify where phylink should be used

2019-09-14 Thread Andrew Lunn
On Sat, Sep 14, 2019 at 10:44:04AM +0100, Russell King wrote: > Update the phylink documentation to make it clear that phylink is > designed to be used on the MAC facing side of the link, rather than > between a SFP and PHY. > > Signed-off-by: Russell King Reviewed-by: Andrew Lunn Andrew