]> 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)
commitb0cfe2557a5057532cd6e2f61f22bddcaad363e2
tree7ccbfb555e2e136b5b7830aa3101b9d9edba1190
parentfa42e3ab95379782d51fdedc5cfafa2bf81da8b0
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