Commit 84a5da03778f15778406c86686a01e03c57a3388

Kano 2013-06-19T00:58:35

bflsc correct comment

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/driver-bflsc.c b/driver-bflsc.c
index 4c53ae3..8ed452e 100644
--- a/driver-bflsc.c
+++ b/driver-bflsc.c
@@ -37,8 +37,7 @@
  * in bursts due to e.g. a 16 chip device doing 16 items at a time and
  * returning 16 results at a time
  * If the device has varying chip speeds, it will gradually break up the
- * burst of results as we progress from the last LP
- * The next LP will restart all chips approximately together again
+ * burst of results as we progress
  */
 enum driver_version {
 	BFLSC_DRVUNDEF = 0,