Hi All,
in 2.2.17pre13, the bonding code has been slightly modified. A line
as disappeared which prevents the code from linking now.
please apply this simple patch.
Willy
--- drivers/net/Space.c-bug Wed Jul 19 09:44:26 2000
+++ drivers/net/Space.c Wed Jul 19 09:44:49 2000
@@ -107,6 +107,7 @@
extern int ncr885e_probe(struct device *);
extern int cs89x0_probe(struct device *dev);
extern int ethertap_probe(struct device *dev);
+extern int bond_init(struct device *dev);
extern int ether1_probe (struct device *dev);
extern int ether3_probe (struct device *dev);
extern int etherh_probe (struct device *dev);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Jul 23 2000 - 21:00:12 EST