]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - rdma/res.h
Merge branch 'master' into next
[mirror_iproute2.git] / rdma / res.h
index b4a7e552bfb799eb9697fb2d631742a4640a758b..525171fcec511cd3da1b83aad33806a8e6273cdd 100644 (file)
@@ -31,6 +31,7 @@ int res_qp_idx_parse_cb(const struct nlmsghdr *nlh, void *data);
                if (id) {                                                              \
                        ret = rd_doit_index(rd, &idx);                                 \
                        if (ret) {                                                     \
+                               rd->suppress_errors = true;                            \
                                ret = _res_send_idx_msg(rd, command,                   \
                                                        name##_idx_parse_cb,           \
                                                        idx, id);                      \