Messages in this thread Patch in this message |  | | Subject | [PATCH] OSS - synchronize_irq missing argument 2.5.31... | From | Lucio Maciel <> | Date | 19 Aug 2002 19:03:47 -0300 |
| |
Sorry for this mail... the other one is the real patch....
Sorry....
All calls to synchronize_irq are missing a argument.. this patch fix this....
diff -uNr /usr/src/linux-2.5.31/sound/oss/cmpci.c sound/oss/cmpci.c --- /usr/src/linux-2.5.31/sound/oss/cmpci.c 2002-08-10 22:41:16.000000000 -0300 +++ sound/oss/cmpci.c 2002-08-19 14:53:52.000000000 -0300 @@ -1791,14 +1791,14 @@ -- ::: Lucio F. Maciel ::: abslucio@terra.com.br ::: icq 93065464 ::: Absoluta.net
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |