net/mlx5: Fix wrong comment
authorEli Cohen <elic@nvidia.com>
Wed, 28 Dec 2022 13:51:29 +0000 (15:51 +0200)
committerSaeed Mahameed <saeedm@nvidia.com>
Fri, 24 Mar 2023 23:04:29 +0000 (16:04 -0700)
commit40a252c123c765a8d86d118b692c79aaa3b74ef6
treef6cd83c0cc30bd2764ce015858be8b306e56a05d
parentb94616d9c6fd4e0d39616c68f46e33d7126add5a
net/mlx5: Fix wrong comment

A control irq may be allocated from the parent device's pool in case
there is no SF dedicated pool. This could happen when there are not
enough vectors available for SFs.

Signed-off-by: Eli Cohen <elic@nvidia.com>
Reviewed-by: Shay Drory <shayd@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c