]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitd316dedd4dae67e58976b695d3d0405a9db45246
tree7ccbfb555e2e136b5b7830aa3101b9d9edba1190
parent3900f29021f0bc7fe9815aa32f1a993b7dfdd402
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