commit | 8052d7245b6089992343c80b38b14dbbd8354651 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Sat Nov 05 14:08:57 2016 -0500 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Nov 17 08:49:04 2016 +0200 |
tree | c0294c8f8cccbe59b594d048a78bacd0193f026a | |
parent | e49656147359411fb7529a211e852e587e5970dd [diff] |
ssb: Fix error routine when fallback SPROM fails When there is a CRC error in the SPROM read from the device, the code attempts to handle a fallback SPROM. When this also fails, the driver returns zero rather than an error code. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Stable <stable@vger.kernel.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>