Re: [net-next 04/15] net/mlx5: SD, Implement basic query and instantiation
From: Tariq Toukan <hidden>
Date: 2024-01-25 07:34:29
From: Tariq Toukan <hidden>
Date: 2024-01-25 07:34:29
On 05/01/2024 14:15, Jiri Pirko wrote:
Thu, Dec 21, 2023 at 01:57:10AM CET, saeed@kernel.org wrote:quoted
From: Tariq Toukan <tariqt@nvidia.com>[...]quoted
+static int sd_init(struct mlx5_core_dev *dev)Could you maintain "mlx5_" prefix here and in the rest of the patches?
Hi Jiri, We do not necessarily maintain this prefix for non-exposed static functions.
quoted
+{[...]