summaryrefslogtreecommitdiff
path: root/net/kcm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kcm/Makefile')
0 files changed, 0 insertions, 0 deletions
tr> parent20f5e10ef8bcf29a915642245b66e5a132e38fc4 (diff)
RDMA/qedr: Return success when not changing QP state
If the user is requesting us to change the QP state to the same state that it is already in, return success instead of failure. Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com> Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat
-rw-r--r--drivers/infiniband/hw/qedr/verbs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/qedr/verbs.c b/drivers/infiniband/hw/qedr/verbs.c