commit | 1557967bf921e787f0c9236c2899603d85f44d31 | [log] [tgz] |
---|---|---|
author | Vipul Pandya <vipul@chelsio.com> | Mon Jan 07 13:11:52 2013 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Thu Feb 14 15:51:55 2013 -0800 |
tree | 75df934f20c995ddc766112bd353383a0113638e | |
parent | 91e9c07195032bbde47489b8b423053cff5f413d [diff] |
RDMA/cxgb4: Display streaming mode error only if detected in RTS With later firmware, the chances of getting streaming mode data after we exit RTS is likely, so we don't need to warn for it. The only real case where we don't expect it is when the QP is in RTS. Move QP to ERROR when streaming mode data received. Signed-off-by: Vipul Pandya <vipul@chelsio.com> Signed-off-by: Roland Dreier <roland@purestorage.com>