Re: [PATCH net-next 1/5] net: dsa: consolidate phylink creation
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-11-30 15:43:33
From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-11-30 15:43:33
On Tue, Nov 30, 2021 at 01:09:55PM +0000, Russell King (Oracle) wrote:
The code in port.c and slave.c creating the phylink instance is very similar - let's consolidate this into a single function. Signed-off-by: Russell King (Oracle) <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew