patch-2.4.0-test3 linux/drivers/net/wan/cosa.c
Next file: linux/drivers/net/wan/hostess_sv11.c
Previous file: linux/drivers/net/wan/comx-proto-lapb.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Jun 29 18:25:51 2000
- Orig file:
v2.4.0-test2/linux/drivers/net/wan/cosa.c
- Orig date:
Fri Jun 23 21:55:09 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/net/wan/cosa.c linux/drivers/net/wan/cosa.c
@@ -395,7 +395,7 @@
cosa_cards[i].num = -1;
for (i=0; io[i] != 0 && i < MAX_CARDS; i++)
cosa_probe(io[i], irq[i], dma[i]);
- devfs_handle = devfs_mk_dir (NULL, "cosa", 4, NULL);
+ devfs_handle = devfs_mk_dir (NULL, "cosa", NULL);
devfs_register_series (devfs_handle, "%u", nr_cards, DEVFS_FL_DEFAULT,
cosa_major, 0,
S_IFCHR | S_IRUSR | S_IWUSR,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)