]> git.baikalelectronics.ru Git - kernel.git/commit
bonding: remove unwanted return value for bond_dev_queue_xmit()
authordingtianhong <dingtianhong@huawei.com>
Thu, 2 Jan 2014 01:13:09 +0000 (09:13 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Jan 2014 03:58:55 +0000 (22:58 -0500)
commita4b3a4807a5ceb1bcc11ea0488b04e6dd6d1268c
tree7ccbfb555e2e136b5b7830aa3101b9d9edba1190
parent099d5ee3f45e63a724545989e800ecd6205ff8ea
bonding: remove unwanted return value for bond_dev_queue_xmit()

The return value for bond_dev_queue_xmit() will not be used anymore,
so remove the return value.

Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bonding/bond_main.c
drivers/net/bonding/bonding.h