commit | d32ae393dbf0daf778f9e33b0bc6591cd102391e | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@ogc.us> | Tue Oct 25 16:38:30 2011 +0530 |
committer | Roland Dreier <roland@purestorage.com> | Mon Oct 31 11:36:08 2011 -0700 |
tree | a2f79e3e262ebb1454c737fc074e14b6f5e5a020 | |
parent | 581bbe2cd0694a935e0c3ccd7f011e10094f1df6 [diff] |
RDMA/cxgb4: Mark QP in error before disabling the queue in firmware QPs need to be moved to error before telling the firwmare to shutdown the queue. Otherwise, the application can submit WRs that will never get fetched by the hardware and never flushed by the driver. Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com> Acked-by: Steve Wise <swsie@opengridcomputing.com> Signed-off-by: Roland Dreier <roland@purestorage.com>