diff options
author | Sindhu Devale <sindhu.devale@intel.com> | 2023-07-25 18:55:02 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-07-26 15:05:36 +0300 |
commit | 8cfc99dada35b8889f76fbe28115dcde1a6f0874 (patch) | |
tree | 9573eb3d7789863d4ac50edf9551b9730619e602 /tools | |
parent | 24b1b5d85c1c1e1c0eb7b6d7b6986ecb6c80041d (diff) | |
download | linux-8cfc99dada35b8889f76fbe28115dcde1a6f0874.tar.xz |
RDMA/irdma: Drop a local in irdma_sc_get_next_aeqe
Drop the local wqe_idx in irdma_sc_get_next_aeqe and instead
store the wqe_idx in the info structure for all asynchronous events(AE)
received. There is no reason it should be tied to a specific AE source.
Signed-off-by: Sindhu Devale <sindhu.devale@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Link: https://lore.kernel.org/r/20230725155505.1069-2-shiraz.saleem@intel.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions