diff options
author | Shay Drory <shayd@nvidia.com> | 2021-08-19 16:18:57 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-10-05 04:10:57 +0300 |
commit | 3663ad34bc707fc85492f4d83a313f5df84718d4 (patch) | |
tree | 340ca277308e70b24c0c03417c4f9e05ec83fcbf /include/sound/cs35l35.h | |
parent | 575baa92fd463cb202447fe14770532cae55715a (diff) | |
download | linux-3663ad34bc707fc85492f4d83a313f5df84718d4.tar.xz |
net/mlx5: Shift control IRQ to the last index
Control IRQ is the first IRQ vector. This complicates handling of
completion irqs as we need to offset them by one.
in the next patch, there are scenarios where completion and control EQs
will share the same irq. for example: functions with single IRQ. To ease
such scenarios, we shift control IRQ to the end of the irq array.
Signed-off-by: Shay Drory <shayd@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'include/sound/cs35l35.h')
0 files changed, 0 insertions, 0 deletions