mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
b4c2cc48aa
Current code didn't modify the QP state to error because it queried the QP state as a bitmap while it isn't. So the code never got executed. This patch fixes this and queries for each QP state respectively and not at once via a bitmask. Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com> Reviewed-by: Michal Kalderon <Michal.Kalderon@cavium.com> Signed-off-by: Doug Ledford <dledford@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
main.c | ||
Makefile | ||
qedr_cm.c | ||
qedr_cm.h | ||
qedr_hsi_rdma.h | ||
qedr_hsi.h | ||
qedr.h | ||
verbs.c | ||
verbs.h |