Browse Source

Bugfix: klondike: Reenable hw error reporting on nonces found for unknown work

Luke Dashjr 12 years ago
parent
commit
111c9ef0ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      driver-klondike.c

+ 1 - 1
driver-klondike.c

@@ -1036,7 +1036,7 @@ static void klondike_check_nonce(struct cgpu_info *klncgpu, KLIST *kitem)
 			klncgpu->drv->name, klncgpu->device_id, (int)(kline->wr.dev),
 			kline->wr.workid, (unsigned int)nonce);
 
-	//inc_hw_errors(klncgpu->thr[0]);
+	inc_hw_errors2(klncgpu->thr[0], NULL, &nonce);
 }
 
 // thread to keep looking for replies