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

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)