patch-2.4.0-test3 linux/drivers/net/bonding.c
Next file: linux/drivers/net/cs89x0.c
Previous file: linux/drivers/net/atp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Jul 5 22:15:27 2000
- Orig file:
v2.4.0-test2/linux/drivers/net/bonding.c
- Orig date:
Fri Jun 23 21:55:09 2000
diff -u --recursive --new-file v2.4.0-test2/linux/drivers/net/bonding.c linux/drivers/net/bonding.c
@@ -126,8 +126,6 @@
slave->dev->flags = master->flags;
slave->dev->set_multicast_list(slave->dev);
}
-
- return 0;
}
static int bond_enslave(struct net_device *master, struct net_device *dev)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)