summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_main.c
diff options
context:
space:
mode:
authordingtianhong2014-01-02 02:13:12 +0100
committerDavid S. Miller2014-01-02 04:58:55 +0100
commit359632e54427055ca5a9c2a849ea09d131540acb (patch)
tree8d01ea817b7c9574d7f783b957ec5a4cc77b7efe /drivers/net/bonding/bond_main.c
parentbonding: remove unwanted return value for bond_dev_queue_xmit() (diff)
downloadkernel-qcow2-linux-359632e54427055ca5a9c2a849ea09d131540acb.tar.gz
kernel-qcow2-linux-359632e54427055ca5a9c2a849ea09d131540acb.tar.xz
kernel-qcow2-linux-359632e54427055ca5a9c2a849ea09d131540acb.zip
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>
Diffstat (limited to 'drivers/net/bonding/bond_main.c')
0 files changed, 0 insertions, 0 deletions