commit | 3661df179bfbd1bb21cf2c782d3c5c084ebe3cf4 | [log] [tgz] |
---|---|---|
author | Hariprasad S <hariprasad@chelsio.com> | Mon Jul 27 14:08:14 2015 +0530 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jul 28 11:24:51 2015 -0400 |
tree | 04423debf2ae59223977d068c1d96c14e329e360 | |
parent | b8f5595eb96c9fce1c907d13e89581e5061edf2e [diff] |
iw_cxgb4: gracefully handle unknown CQE status errors c4iw_poll_cq_on() shouldn't fail the poll operation just because the CQE status is unknown. Rather, it should map this to the "fatal error" status and log the anomaly. Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: Doug Ledford <dledford@redhat.com>