]> git.baikalelectronics.ru Git - kernel.git/commit
RDMA/cxgb3: Flush the receive queue when closing
authorSteve Wise <swise@opengridcomputing.com>
Mon, 21 Jan 2008 20:42:09 +0000 (14:42 -0600)
committerRoland Dreier <rolandd@cisco.com>
Fri, 25 Jan 2008 22:17:45 +0000 (14:17 -0800)
commit815e3b0352e1bf4e2d9a9e7b0f88097a145f742d
treea2cd5eaff8a758e41d4870c7f62c2c7cf8aca861
parent6b811e1a54bd162bd8c714e07d0d6e4afe3bda3a
RDMA/cxgb3: Flush the receive queue when closing

- for kernel mode cqs, call event notification handler when flushing.
- flush QP when moving from RTS -> CLOSING.
- fix logic to identify a kernel mode qp.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/cxgb3/iwch_qp.c