patch-2.4.0-prerelease linux/drivers/atm/atmdev_init.c

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

diff -u --recursive --new-file v2.4.0-test12/linux/drivers/atm/atmdev_init.c linux/drivers/atm/atmdev_init.c
@@ -54,7 +54,7 @@
 	devs += ia_detect();
 #endif
 #ifdef CONFIG_ATM_FORE200E
-        devs += fore200e_detect();
+	devs += fore200e_detect();
 #endif
 	return devs;
 }

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