Typo in -mm2 patch for 2.6.9-rc2

From: Santiago Gala
Date: Fri Sep 24 2004 - 07:41:47 EST


Ditto: s/exec_dma/exec_cmd/

The patch is take for the root of the file system, I don't know the rules here, but it is trivial enough.

Regards
Santiago
--- /usr/src/linux-2.6.9-rc2-mm2/drivers/ide/ppc/pmac.c~ 2004-09-24 11:56:16.000000000 +0200
+++ /usr/src/linux-2.6.9-rc2-mm2/drivers/ide/ppc/pmac.c 2004-09-24 12:40:07.468128912 +0200
@@ -2093,7 +2093,7 @@
hwif->ide_dma_on = &__ide_dma_on;
hwif->ide_dma_check = &pmac_ide_dma_check;
hwif->dma_setup = &pmac_ide_dma_setup;
- hwif->dma_exec_dma = &pmac_ide_dma_exec_cmd;
+ hwif->dma_exec_cmd = &pmac_ide_dma_exec_cmd;
hwif->dma_start = &pmac_ide_dma_start;
hwif->ide_dma_end = &pmac_ide_dma_end;
hwif->ide_dma_test_irq = &pmac_ide_dma_test_irq;

Attachment: signature.asc
Description: OpenPGP digital signature