]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ns83820.c
[PATCH] v4l: 840: fixed settings for msi vox usb 2.0 saa7114 is missing atm
[linux-2.6-omap-h63xx.git] / drivers / net / ns83820.c
index e4811b42a6b7fe39ff8b3d1dee28f075403901e6..a3c3fc9c0d8a8ec241b452dde7f4aba968b3bb1d 100644 (file)
@@ -1632,8 +1632,7 @@ static void ns83820_run_bist(struct net_device *ndev, const char *name, u32 enab
                        timed_out = 1;
                        break;
                }
-               set_current_state(TASK_UNINTERRUPTIBLE);
-               schedule_timeout(1);
+               schedule_timeout_uninterruptible(1);
        }
 
        if (status & fail)