From: Hariprasad S Date: Mon, 27 Jul 2015 08:38:14 +0000 (+0530) Subject: iw_cxgb4: gracefully handle unknown CQE status errors X-Git-Tag: omap-for-v4.3/fixes-merge-window~84^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3661df179bfbd1bb21cf2c782d3c5c084ebe3cf4;p=pandora-kernel.git 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 Signed-off-by: Hariprasad Shenai Signed-off-by: Doug Ledford --- Reading git-diff-tree failed