Re: [PATCH net-next 0/2] net: dsa: Constify two tagger ops

2020-05-11 Thread David Miller
From: Florian Fainelli Date: Mon, 11 May 2020 16:47:13 -0700 > This patch series constifies the dsa_device_ops for ocelot and sja1105 Series applied, thanks Florian.

[PATCH net-next 0/2] net: dsa: Constify two tagger ops

2020-05-11 Thread Florian Fainelli
This patch series constifies the dsa_device_ops for ocelot and sja1105 Florian Fainelli (2): net: dsa: ocelot: Constify dsa_device_ops net: dsa: tag_sja1105: Constify dsa_device_ops net/dsa/tag_ocelot.c | 2 +- net/dsa/tag_sja1105.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)