[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191112.192806.621776912478463021.davem@davemloft.net>
Date: Tue, 12 Nov 2019 19:28:06 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: sunil.kovvuri@...il.com
Cc: netdev@...r.kernel.org, sgoutham@...vell.com
Subject: Re: [PATCH 07/18] octeontx2-af: Add NPC MCAM entry allocation
status to debugfs
From: sunil.kovvuri@...il.com
Date: Tue, 12 Nov 2019 00:08:03 +0530
> diff --git a/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c b/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
> index 023f3e5..916e141 100644
> --- a/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
> +++ b/drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c
...
> +/* NPC debugfs APIs */
> +static inline void rvu_print_npc_mcam_info(struct seq_file *s,
> + u16 pcifunc, int blkaddr)
Please remove the inline keyword.
Powered by blists - more mailing lists