Merge 53de07b97c9d03b776d75ec8ef650c22ef903066 into 129479b1b7345f0055016ab3aa42ae78a4ca2048

This commit is contained in:
plopresti 2025-02-28 07:55:50 +08:00 committed by GitHub
commit a196127c3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -622,6 +622,7 @@ out:
return rc;
#else
peer_err("module compiled without IB peer memory symbols present\n");
return -EINVAL;
#endif
}