On Wed, Dec 2, 2020 at 3:46 PM <lir...@marvell.com> wrote: > > From: Yuri Chipchev <yu...@marvell.com> > > save configuration that was done prior 'start' as > only then the ppio is being configured. > > Signed-off-by: Yuri Chipchev <yu...@marvell.com> > Reviewed-by: Liron Himi <lir...@marvell.com> > --- > drivers/net/mvpp2/mrvl_ethdev.c | 107 +++++++++++++++++++++++++++----- > 1 file changed, 92 insertions(+), 15 deletions(-) > > diff --git a/drivers/net/mvpp2/mrvl_ethdev.c b/drivers/net/mvpp2/mrvl_ethdev.c > index 76847b303..c70a8fe93 100644 > --- a/drivers/net/mvpp2/mrvl_ethdev.c > +++ b/drivers/net/mvpp2/mrvl_ethdev.c > @@ -1,6 +1,6 @@ > /* SPDX-License-Identifier: BSD-3-Clause > - * Copyright(c) 2017 Marvell International Ltd. > - * Copyright(c) 2017 Semihalf. > + * Copyright(c) 2018 Marvell International Ltd. > + * Copyright(c) 2018 Semihalf.
Either change to 2021 or 2017-2021.