Merge 53de07b97c9d03b776d75ec8ef650c22ef903066 into 25bef4626e6c5ccf5b433e1c22b6b1bd59e6f1bd

This commit is contained in:
plopresti 2025-03-04 13:11:10 +08:00 committed by GitHub
commit dd78b57520
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
}