On 7/3/2020 10:01 PM, Ajit Khaparde wrote: > From: Peter Spreadborough <peter.spreadboro...@broadcom.com> > > Modify Exact Match insert and delete to use the HWRM messages directly. > Remove tunneled EM insert and delete message types. > > Signed-off-by: Peter Spreadborough <peter.spreadboro...@broadcom.com> > Signed-off-by: Venkat Duvvuru <venkatkumar.duvv...@broadcom.com> > Reviewed-by: Randy Schacher <stuart.schac...@broadcom.com> > Reviewed-by: Ajit Khaparde <ajit.khapa...@broadcom.com> > --- > drivers/net/bnxt/tf_core/hwrm_tf.h | 70 ++---------------------------- > drivers/net/bnxt/tf_core/tf_msg.c | 66 ++++++++++++++++------------ > 2 files changed, 43 insertions(+), 93 deletions(-) > > diff --git a/drivers/net/bnxt/tf_core/hwrm_tf.h > b/drivers/net/bnxt/tf_core/hwrm_tf.h > index 439950e02..d342c695c 100644 > --- a/drivers/net/bnxt/tf_core/hwrm_tf.h > +++ b/drivers/net/bnxt/tf_core/hwrm_tf.h > @@ -1,5 +1,5 @@ > /* SPDX-License-Identifier: BSD-3-Clause > - * Copyright(c) 2019-2020 Broadcom > + * Copyright(c) 2019 Broadcom > * All rights reserved. > */
Why '2020' removed from the copyright year, -although many seems feeling similar about the '2020' :/