bflsc correct comment
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,