[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1717337525.git.christophe.jaillet@wanadoo.fr>
Date: Sun, 2 Jun 2024 16:18:51 +0200
From: Christophe JAILLET <christophe.jaillet@...adoo.fr>
To: idosch@...dia.com,
petrm@...dia.com,
davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
jiri@...nulli.us
Cc: netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org,
Christophe JAILLET <christophe.jaillet@...adoo.fr>
Subject: [PATCH 0/2 net-next] devlink: Constify struct devlink_dpipe_table_ops
Patch 1 updates devl_dpipe_table_register() and struct
devlink_dpipe_table to accept "const struct devlink_dpipe_table_ops".
Then patch 2 updates the only user of this function.
This is compile tested only.
Christophe JAILLET (2):
devlink: Constify the 'table_ops' parameter of
devl_dpipe_table_register()
mlxsw: spectrum_router: Constify struct devlink_dpipe_table_ops
drivers/net/ethernet/mellanox/mlxsw/spectrum_dpipe.c | 8 ++++----
include/net/devlink.h | 4 ++--
net/devlink/dpipe.c | 2 +-
3 files changed, 7 insertions(+), 7 deletions(-)
--
2.45.1
Powered by blists - more mailing lists