linux_dsm_epyc7002/drivers/net/bonding
dingtianhong 359632e544 bonding: remove the return value for bond_3ad_bind_slave()
I'm sure the operand slave and bond for the function will not
be NULL, so the check for the bond will not make any sense, so
remove the judgement, and the return value was useless here,
remove the unwanted return value.

The comments for the bond 3ad is too old, cleanup some errors
and warming.

Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-01-01 22:58:55 -05:00
..
bond_3ad.c bonding: remove the return value for bond_3ad_bind_slave() 2014-01-01 22:58:55 -05:00
bond_3ad.h bonding: remove the return value for bond_3ad_bind_slave() 2014-01-01 22:58:55 -05:00
bond_alb.c bonding: slight optimization for bond_alb_xmit() 2014-01-01 22:58:15 -05:00
bond_alb.h drivers/net/*: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
bond_debugfs.c bonding: delete migrated IP addresses from the rlb hash table 2012-11-30 12:07:27 -05:00
bond_main.c bonding: remove unwanted return value for bond_dev_queue_xmit() 2014-01-01 22:58:55 -05:00
bond_netlink.c bonding: add packets_per_slave attribute netlink support 2013-12-19 18:32:10 -05:00
bond_options.c bonding: add packets_per_slave attribute netlink support 2013-12-19 18:32:10 -05:00
bond_procfs.c bonding: don't use bond_next_slave() in bond_info_seq_next() 2013-09-28 15:28:06 -07:00
bond_sysfs.c bonding: add packets_per_slave attribute netlink support 2013-12-19 18:32:10 -05:00
bonding.h bonding: remove unwanted return value for bond_dev_queue_xmit() 2014-01-01 22:58:55 -05:00
Makefile bonding: move mode setting into separate function 2013-10-19 18:58:45 -04:00