Re: [PATCH net-next 0/3] Convert Broadcom SF2 to mac_link_up() resolved state

2020-06-30 Thread Russell King - ARM Linux admin
On Tue, Jun 30, 2020 at 01:05:32PM -0700, David Miller wrote: > From: Russell King - ARM Linux admin > Date: Tue, 30 Jun 2020 11:27:51 +0100 > > > Convert Broadcom SF2 DSA support to use the newly provided resolved > > link state via mac_link_up() rather than using the state in > > mac_config().

Re: [PATCH net-next 0/3] Convert Broadcom SF2 to mac_link_up() resolved state

2020-06-30 Thread David Miller
From: Russell King - ARM Linux admin Date: Tue, 30 Jun 2020 11:27:51 +0100 > Convert Broadcom SF2 DSA support to use the newly provided resolved > link state via mac_link_up() rather than using the state in > mac_config(). Series applied with double newline in patch #3 fixed up.

[PATCH net-next 0/3] Convert Broadcom SF2 to mac_link_up() resolved state

2020-06-30 Thread Russell King - ARM Linux admin
Convert Broadcom SF2 DSA support to use the newly provided resolved link state via mac_link_up() rather than using the state in mac_config(). drivers/net/dsa/bcm_sf2.c | 90 +-- 1 file changed, 56 insertions(+), 34 deletions(-) -- RMK's Patch system: