linux/drivers/net/ethernet/microchip/vcap
Dan Carpenter 3bee9b573a net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()
The "eport" variable needs to be initialized to NULL for this code to
work.

Fixes: 814e769320 ("net: microchip: vcap api: Add a storage state to a VCAP rule")
Signed-off-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Link: https://lore.kernel.org/r/Y8qbYAb+YSXo1DgR@kili
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-01-23 21:34:59 -08:00
..
Kconfig net: microchip: sparx5: Add VCAP debugfs KUNIT test 2022-11-21 11:33:02 +00:00
Makefile net: microchip: sparx5: Add VCAP debugFS support 2022-11-21 11:33:02 +00:00
vcap_ag_api.h net: microchip: vcap: Extend vcap with lan966x 2022-11-29 13:08:23 +01:00
vcap_api.c net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist() 2023-01-23 21:34:59 -08:00
vcap_api.h net: microchip: vcap api: Always enable VCAP lookups 2023-01-16 13:45:16 +00:00
vcap_api_client.h net: microchip: sparx5: Add support for rule count by cookie 2023-01-18 14:31:43 +00:00
vcap_api_debugfs.c net: microchip: sparx5: Add VCAP admin locking in debugFS 2023-01-18 14:31:43 +00:00
vcap_api_debugfs.h net: microchip: sparx5: Add VCAP debugFS support 2022-11-21 11:33:02 +00:00
vcap_api_debugfs_kunit.c net: microchip: sparx5: Add lock initialization to the KUNIT tests 2023-01-18 14:31:43 +00:00
vcap_api_kunit.c net: microchip: sparx5: Add lock initialization to the KUNIT tests 2023-01-18 14:31:43 +00:00
vcap_api_private.h net: microchip: sparx5: Add VCAP admin locking in debugFS 2023-01-18 14:31:43 +00:00
vcap_model_kunit.c net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00
vcap_model_kunit.h net: microchip: sparx5: Adding KUNIT test VCAP model 2022-10-24 10:37:43 +01:00