Re: [PATCH v1] iavfs/iavf_main: actually log ->src mask when talking about it

From: Jiri Pirko
Date: Fri Dec 16 2022 - 06:21:13 EST


Fri, Dec 16, 2022 at 10:13:26AM CET, d-tatianin@xxxxxxxxxxxxxx wrote:
>This fixes a copy-paste issue where dev_err would log the dst mask even
>though it is clearly talking about src.
>
>Found by Linux Verification Center (linuxtesting.org) with the SVACE
>static analysis tool.
>
>Fixes: 0075fa0fadd0a ("i40evf: Add support to apply cloud filters")
>Signed-off-by: Daniil Tatianin <d-tatianin@xxxxxxxxxxxxxx>

Reviewed-by: Jiri Pirko <jiri@xxxxxxxxxx>