linux-stable/drivers/net/ethernet/mellanox/mlxfw
Leon Romanovsky 21314638c9 devlink: Reduce struct devlink exposure
The declaration of struct devlink in general header provokes the
situation where internal fields can be accidentally used by the driver
authors. In order to reduce such possible situations, let's reduce the
namespace exposure of struct devlink.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-10-12 16:29:16 -07:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
mlxfw.h devlink: Reduce struct devlink exposure 2021-10-12 16:29:16 -07:00
mlxfw_fsm.c devlink: move flash end and begin to core devlink 2020-11-19 21:41:02 -08:00
mlxfw_mfa2.c net/mlxfw: Use kzalloc for allocating only one thing 2021-01-05 16:01:02 -08:00
mlxfw_mfa2.h
mlxfw_mfa2_file.h
mlxfw_mfa2_format.h
mlxfw_mfa2_tlv.h net: mlxfw: Replace zero-length array with flexible-array member 2020-03-03 17:39:19 -08:00
mlxfw_mfa2_tlv_multi.c
mlxfw_mfa2_tlv_multi.h