Re: [PATCH net-next 06/12] net: dsa: b53: Move Broadcom header setup to b53

2017-09-18 Thread Vivien Didelot
Florian Fainelli writes: > The code to enable Broadcom tags/headers is largely switch independent, > and in preparation for enabling it for multiple devices with b53, move > the code we have in bcm_sf2.c to b53_common.c > > Signed-off-by: Florian Fainelli Reviewed-by: Vivien Didelot

[PATCH net-next 06/12] net: dsa: b53: Move Broadcom header setup to b53

2017-09-18 Thread Florian Fainelli
The code to enable Broadcom tags/headers is largely switch independent, and in preparation for enabling it for multiple devices with b53, move the code we have in bcm_sf2.c to b53_common.c Signed-off-by: Florian Fainelli --- drivers/net/dsa/b53/b53_common.c | 47 +