ref: 42045720006a174506eb7187df0d0449270cad0e
parent: d5305dc19943b98ce9e5a98110389d6800f56318
author: cinap_lenrek <[email protected]>
date: Sun Feb 10 18:38:08 EST 2013
etheriwl: fix mistake
--- a/sys/src/9/pc/etheriwl.c
+++ b/sys/src/9/pc/etheriwl.c
@@ -1501,9 +1501,9 @@
break;
case 28: /* tx done */
break;
- case 102: /* calibration result (Type5000 only)
+ case 102: /* calibration result (Type5000 only) */
break;
- case 103: /* calibration done (Type5000 only)
+ case 103: /* calibration done (Type5000 only) */
break;
case 130: /* start scan */
break;