patch-2.4.23 linux-2.4.23/drivers/net/e100/e100_config.h

Next file: linux-2.4.23/drivers/net/e100/e100_main.c
Previous file: linux-2.4.23/drivers/net/e100/e100_config.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/drivers/net/e100/e100_config.h linux-2.4.23/drivers/net/e100/e100_config.h
@@ -151,6 +151,7 @@
 
 /* function prototypes */
 extern void e100_config_init(struct e100_private *bdp);
+extern void e100_config_init_82557(struct e100_private *bdp);
 extern unsigned char e100_force_config(struct e100_private *bdp);
 extern unsigned char e100_config(struct e100_private *bdp);
 extern void e100_config_fc(struct e100_private *bdp);

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