diff options
author | Tatyana Nikolova <tatyana.e.nikolova@intel.com> | 2023-03-15 17:52:31 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2023-03-19 12:37:56 +0300 |
commit | e4522c097ec10f23ea0933e9e69d4fa9d8ae9441 (patch) | |
tree | da9dbfbc0270a2f88afb7269cb32515b8dbc941c /scripts/gdb/linux/utils.py | |
parent | 8385a875c9eecc429b2f72970efcbb0e5cb5b547 (diff) | |
download | linux-e4522c097ec10f23ea0933e9e69d4fa9d8ae9441.tar.xz |
RDMA/irdma: Add ipv4 check to irdma_find_listener()
Add ipv4 check to irdma_find_listener(). Otherwise the function
incorrectly finds and returns a listener with a different addr family for
the zero IP addr, if a listener with a zero IP addr and the same port as
the one searched for has already been created.
Fixes: 146b9756f14c ("RDMA/irdma: Add connection manager")
Signed-off-by: Tatyana Nikolova <tatyana.e.nikolova@intel.com>
Signed-off-by: Shiraz Saleem <shiraz.saleem@intel.com>
Link: https://lore.kernel.org/r/20230315145231.931-5-shiraz.saleem@intel.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions