patch-2.4.19 linux-2.4.19/drivers/net/irda/sa1100_ir.c
Next file: linux-2.4.19/drivers/net/lance.c
Previous file: linux-2.4.19/drivers/net/irda/irda-usb.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Aug 2 17:39:44 2002
- Orig file:
linux-2.4.18/drivers/net/irda/sa1100_ir.c
- Orig date:
Thu Oct 25 13:53:47 2001
diff -urN linux-2.4.18/drivers/net/irda/sa1100_ir.c linux-2.4.19/drivers/net/irda/sa1100_ir.c
@@ -132,7 +132,7 @@
Ser2HSCR0 = si->hscr0 | HSCR0_HSSP;
/*
- * Enable the DMA, receiver and recieve interrupt.
+ * Enable the DMA, receiver and receive interrupt.
*/
sa1100_dma_flush_all(si->rxdma);
sa1100_dma_queue_buffer(si->rxdma, NULL, si->rxbuf_dma, HPSIR_MAX_RXLEN);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)