|
@@ -95,7 +95,7 @@ il3945_ucode_rx_stats_read(struct file *file, char __user *user_buf,
|
|
|
pos +=
|
|
|
scnprintf(buf + pos, bufsz - pos,
|
|
|
"%-32s current"
|
|
|
- "acumulative delta max\n",
|
|
|
+ "accumulative delta max\n",
|
|
|
"Statistics_Rx - OFDM:");
|
|
|
pos +=
|
|
|
scnprintf(buf + pos, bufsz - pos,
|