aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_iba6120.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/infiniband/hw/ipath/ipath_iba6120.c')
-rw-r--r--drivers/infiniband/hw/ipath/ipath_iba6120.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/ipath/ipath_iba6120.c b/drivers/infiniband/hw/ipath/ipath_iba6120.c
index 97ae11793973..66925b255ccd 100644
--- a/drivers/infiniband/hw/ipath/ipath_iba6120.c
+++ b/drivers/infiniband/hw/ipath/ipath_iba6120.c
@@ -535,7 +535,7 @@ static void ipath_pe_handle_hwerrors(struct ipath_devdata *dd, char *msg,
535 535
536 if (hwerrs & INFINIPATH_HWE_SERDESPLLFAILED) { 536 if (hwerrs & INFINIPATH_HWE_SERDESPLLFAILED) {
537 /* 537 /*
538 * If it occurs, it is left masked since the eternal 538 * If it occurs, it is left masked since the external
539 * interface is unused 539 * interface is unused
540 */ 540 */
541 dd->ipath_hwerrmask &= ~INFINIPATH_HWE_SERDESPLLFAILED; 541 dd->ipath_hwerrmask &= ~INFINIPATH_HWE_SERDESPLLFAILED;