From faa4c039c3f2d576dbc9fadc8e30cb454070f10d Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Fri, 20 Feb 2009 17:42:49 +0100 Subject: FEC MX27: fix typo Signed-off-by: Sascha Hauer --- drivers/net/fec_imx27.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/net') diff --git a/drivers/net/fec_imx27.c b/drivers/net/fec_imx27.c index e4a9bc9e63..580ba25a49 100644 --- a/drivers/net/fec_imx27.c +++ b/drivers/net/fec_imx27.c @@ -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 */ -- cgit v1.2.3