]> git.baikalelectronics.ru Git - kernel.git/commit
octeontx2-af: suppress external profile loading warning
authorHarman Kalra <hkalra@marvell.com>
Wed, 3 Aug 2022 07:54:13 +0000 (13:24 +0530)
committerJakub Kicinski <kuba@kernel.org>
Sat, 6 Aug 2022 01:56:34 +0000 (18:56 -0700)
commit56baa41e6a920c5a5c7bdeaf0c4650be769c4a9c
tree7add939922c0d2474ab5b9da97086ba7fc60e7e8
parentbb904243a960e495d09cf72ffebff2afeff6141e
octeontx2-af: suppress external profile loading warning

The packet parser profile supplied as firmware may not
be present all the time and default profile is used mostly.
Hence suppress firmware loading warning from kernel due to
absence of firmware in kernel image.

Fixes: dee4027c5b91 ("octeontx2-af: add support for custom KPU entries")
Signed-off-by: Harman Kalra <hkalra@marvell.com>
Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c