[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <PH0PR18MB40399D3B99EB8CDC0EF2273ED33F9@PH0PR18MB4039.namprd18.prod.outlook.com>
Date: Mon, 31 May 2021 11:12:31 +0000
From: Sudarsana Reddy Kalluru <skalluru@...vell.com>
To: Shaokun Zhang <zhangshaokun@...ilicon.com>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
CC: Ariel Elior <aelior@...vell.com>,
GR-everest-linux-l2 <GR-everest-linux-l2@...vell.com>
Subject: RE: [EXT] [PATCH] bnx2x: Remove the repeated declaration
> -----Original Message-----
> From: Shaokun Zhang <zhangshaokun@...ilicon.com>
> Sent: Monday, May 31, 2021 1:59 PM
> To: netdev@...r.kernel.org
> Cc: Shaokun Zhang <zhangshaokun@...ilicon.com>; Ariel Elior
> <aelior@...vell.com>; Sudarsana Reddy Kalluru <skalluru@...vell.com>;
> GR-everest-linux-l2 <GR-everest-linux-l2@...vell.com>
> Subject: [EXT] [PATCH] bnx2x: Remove the repeated declaration
>
> External Email
>
> ----------------------------------------------------------------------
> Function 'bnx2x_vfpf_release' is declared twice, so remove the repeated
> declaration.
>
> Cc: Ariel Elior <aelior@...vell.com>
> Cc: Sudarsana Kalluru <skalluru@...vell.com>
> Cc: GR-everest-linux-l2@...vell.com
> Signed-off-by: Shaokun Zhang <zhangshaokun@...ilicon.com>
> ---
> drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h
> b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h
> index 3a716c015415..966d5722c5e2 100644
> --- a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h
> +++ b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.h
> @@ -504,7 +504,6 @@ enum sample_bulletin_result
> bnx2x_sample_bulletin(struct bnx2x *bp);
> /* VF side vfpf channel functions */
> int bnx2x_vfpf_acquire(struct bnx2x *bp, u8 tx_count, u8 rx_count); int
> bnx2x_vfpf_release(struct bnx2x *bp); -int bnx2x_vfpf_release(struct bnx2x
> *bp); int bnx2x_vfpf_init(struct bnx2x *bp); void bnx2x_vfpf_close_vf(struct
> bnx2x *bp); int bnx2x_vfpf_setup_q(struct bnx2x *bp, struct bnx2x_fastpath
> *fp,
> --
> 2.7.4
Acked-by: Sudarsana Reddy Kalluru <skalluru@...vell.com>
Powered by blists - more mailing lists