aboutsummaryrefslogtreecommitdiff
path: root/drivers/ssb/pci.c
Commit message (Collapse)AuthorAgeFilesLines
* ssb: Fix error routine when fallback SPROM failsLarry Finger2017-07-041-0/+1
| | | | | | | | | | | | commit 8052d7245b6089992343c80b38b14dbbd8354651 upstream. 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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Signed-off-by: Willy Tarreau <w@1wt.eu>
* first commitMeizu OpenSource2016-08-151-0/+1126