patch-2.2.18 linux/kernel/dma.c
Next file: linux/kernel/kmod.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Tue Sep 26 21:50:59 2000
- Orig file:
v2.2.17/kernel/dma.c
- Orig date:
Fri Apr 21 12:47:02 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/kernel/dma.c linux/kernel/dma.c
@@ -115,9 +115,8 @@
return -EINVAL;
}
-int free_dma(unsigned int dmanr)
+void free_dma(unsigned int dmanr)
{
- return -EINVAL;
}
int get_dma_list(char *buf)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)