Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / drivers / scsi / qla2xxx / qla_os.c
index dabd25429c58fc1e281cb6321335dc1a59ff75ce..db3dbd999cb6b1aec722c7ead94769d8eebb91a4 100644 (file)
@@ -4875,7 +4875,6 @@ qla2x00_do_dpc(void *data)
                    "DPC handler sleeping.\n");
 
                schedule();
-               __set_current_state(TASK_RUNNING);
 
                if (!base_vha->flags.init_done || ha->flags.mbox_busy)
                        goto end_loop;