]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/ns83820.c
Merge branch 'upstream-fixes'
[linux-2.6-omap-h63xx.git] / drivers / net / ns83820.c
index 1d123d2b53fdfb34923a8e8d20c253c5834c95e3..bc354a80c09963c703626512943e2382e64922ce 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)