patch-2.3.99-pre3 linux/drivers/atm/atmdev_init.c

Next file: linux/drivers/atm/atmtcp.c
Previous file: linux/drivers/atm/ambassador.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre2/linux/drivers/atm/atmdev_init.c linux/drivers/atm/atmdev_init.c
@@ -39,7 +39,7 @@
 
 	devs = 0;
 #ifdef CONFIG_ATM_ENI
-	devs += eni_detect();
+//	devs += eni_detect();
 #endif
 #ifdef CONFIG_ATM_ZATM
 	devs += zatm_detect();

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)