]> git.dujemihanovic.xyz Git - linux.git/commit
octeontx2-af: Slightly simplify rvu_npc_exact_init()
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Fri, 25 Nov 2022 12:23:58 +0000 (13:23 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 1 Dec 2022 04:42:19 +0000 (20:42 -0800)
commitb6a0ecaee2e683479353d0403fa31dcb4bd2be3a
treecde9f75c19058a9f6bd6c87c8ed9953031d814f6
parent2450d7d93fd2424dfacbf4aebf3fa8829df9d16e
octeontx2-af: Slightly simplify rvu_npc_exact_init()

Use kzalloc() instead of kmalloc()/memset().

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/60ea220ccf3b61963f7d5a97e3df2c76a5feb837.1669378798.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc_hash.c