From: dingtianhong Date: Fri, 19 Sep 2014 13:04:57 +0000 (+0800) Subject: bonding: slight optimization for bond_xmit_roundrobin() X-Git-Tag: fixes-against-v3.18-rc2~81^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a64d044e3907b717ae3d1e3711226064b42c83f4;p=pandora-kernel.git 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-diff-tree failed