From d316dedd4dae67e58976b695d3d0405a9db45246 Mon Sep 17 00:00:00 2001 From: dingtianhong Date: Thu, 2 Jan 2014 09:13:09 +0800 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed