From a64d044e3907b717ae3d1e3711226064b42c83f4 Mon Sep 17 00:00:00 2001 From: dingtianhong Date: Fri, 19 Sep 2014 21:04:57 +0800 Subject: [PATCH] bonding: slight optimization for bond_xmit_roundrobin() When the slave is the curr_active_slave, no need to check whether the slave is active or not, it is always active. Signed-off-by: Ding Tianhong Signed-off-by: David S. Miller --- Reading git-format-patch failed