From: Mahesh Bandewar Date: Tue, 22 Apr 2014 23:30:18 +0000 (-0700) Subject: bonding: Reorg bond_alb_xmit code X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~329 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a49aba1ad7bb7351f1878155f3e8c6719b5e751;p=pandora-kernel.git bonding: Reorg bond_alb_xmit code Separating the actual xmit part from the function in a separate function that can be used in the tlb_xmit in the next patch. Also there is no reason do_tx_balance to be an int so changing it to bool type. Change-Id: I9c48ff30487810f68587e621a191db616f49bd3b Signed-off-by: Mahesh Bandewar Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed