Misc: Spell length correctly

This commit is contained in:
Joel Sherrill
2016-07-12 05:44:17 -05:00
parent 665f03acb3
commit 612297e813
8 changed files with 9 additions and 9 deletions

View File

@@ -249,7 +249,7 @@ static void tsmac_rxDaemon(void *arg)
if (rxq == 0)
break;
/* Get lenght of frame */
/* Get length of frame */
len = tsmacread(LM32_TSMAC_RX_LEN_FIFO);
#ifdef DEBUG
printk(TSMAC_NAME ": Frames %d, len 0x%04x (%d)\n",