Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / drivers / staging / lustre / lnet / klnds / socklnd / socklnd_cb.c
index bcfee7c219429a39051e25d1bfcc326afdfd152b..d29f5f134b896019bd95e95103d3f478052c0d09 100644 (file)
@@ -2232,7 +2232,6 @@ ksocknal_connd (void *arg)
                nloops = 0;
                schedule_timeout(timeout);
 
-               set_current_state(TASK_RUNNING);
                remove_wait_queue(&ksocknal_data.ksnd_connd_waitq, &wait);
                spin_lock_bh(connd_lock);
        }