9
0
Fork 0

FEC MX27: fix typo

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2009-02-20 17:42:49 +01:00
parent 3a84dd9bac
commit faa4c039c3
1 changed files with 1 additions and 1 deletions

View File

@ -451,7 +451,7 @@ static int fec_send(struct eth_device *dev, void *eth_data, int data_length)
}
/*
* Setup the transmitt buffer
* Setup the transmit buffer
* Note: We are always using the first buffer for transmission,
* the second will be empty and only used to stop the DMA engine
*/