diff --git a/driver-avalon.c b/driver-avalon.c index 93454617..2f659bef 100644 --- a/driver-avalon.c +++ b/driver-avalon.c @@ -1080,8 +1080,6 @@ static void avalon_flush_work(struct cgpu_info *avalon) struct avalon_info *info = avalon->device_data; struct thr_info *thr = info->thr; - thr->work_restart = false; - mutex_lock(&info->qlock); /* Will overwrite any work queued */ avalon->queued = 0;