Loading
sock/uring: Fix missed sock->pending_recv check
This flag indicates whether we can add the sock to the pending_recv list. We need to check it before using that list. Change-Id: I8573bf49712f09f0fb425db20094836ad94649a5 Signed-off-by:Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18103 Community-CI: Mellanox Build Bot Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>