Hi Hemant, > From: Hemant [mailto:hemant.agra...@nxp.com] > Sent: Sunday, July 15, 2018 11:30 PM > > Hi Rasesh > > On 7/14/2018 7:03 AM, Rasesh Mody wrote: > > diff --git a/drivers/net/bnx2x/bnx2x_stats.h > > b/drivers/net/bnx2x/bnx2x_stats.h index 6fcaf60..107ef20 100644 > > --- a/drivers/net/bnx2x/bnx2x_stats.h > > +++ b/drivers/net/bnx2x/bnx2x_stats.h > > @@ -1,4 +1,4 @@ > > -/*- > > +/* SPDX-License-Identifier: BSD-3-Clause > > * Copyright (c) 2007-2013 Cavium Inc. All rights reserved. > > * > > * Eric Davis <eda...@broadcom.com> > > @@ -9,8 +9,6 @@ > > * Copyright (c) 2015-2018 Cavium Inc. > > * All rights reserved. > > * www.cavium.com > > - * > > - * See LICENSE.bnx2x_pmd for copyright and licensing details. > > */ > > > > > I see that some of the files have the Cavium copyright two times (like above). > you may want to clean it in future patch.
We'll clean it up. Thanks! -Rasesh > > > Acked-by: Hemant Agrawal <hemant.agra...@nxp.com>