r8152: fix rx issue for runtime suspend
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / wd719x.c
index 61346aa731785b417cf52a44e6a55003d7d9e7ac..e3da1a2fdb6664597cc7e639e5a8d61da5a13fd1 100644 (file)
@@ -590,7 +590,7 @@ static inline void wd719x_interrupt_SCB(struct wd719x *wd,
                dev_dbg(&wd->pdev->dev, "selection timeout\n");
                break;
        case WD719X_SUE_RESET:
-               dev_dbg(&wd->pdev->dev, "bus reset occured\n");
+               dev_dbg(&wd->pdev->dev, "bus reset occurred\n");
                result = DID_RESET;
                break;
        case WD719X_SUE_BUSERROR: