Browse Source

Merge commit '809fec9' into update_avalon_20130524

Conflicts:
	driver-avalon.c
Luke Dashjr 13 years ago
parent
commit
5b909054aa
1 changed files with 0 additions and 1 deletions
  1. 0 1
      driver-avalon.c

+ 0 - 1
driver-avalon.c

@@ -934,7 +934,6 @@ static int64_t avalon_scanhash(struct thr_info *thr)
 		applog(LOG_ERR,
 		       "AVA%i: FPGA controller mess up", avalon->device_id);
 		dev_error(avalon, REASON_DEV_COMMS_ERROR);
-		do_avalon_close(thr);
 		nmsleep(1000);
 		avalon_init(avalon);
 		return 0;