From: Nimrod Andy Date: Thu, 12 Jun 2014 00:16:18 +0000 (+0800) Subject: net: fec: Factorize the .xmit transmit function X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61a4427b955f79dfaa735788511ce558962c9d70;p=pandora-kernel.git net: fec: Factorize the .xmit transmit function Make the code more readable and easy to support other features like SG, TSO, moving the common transmit function to one api. And the patch also factorize the getting BD index to it own function. CC: David Laight Signed-off-by: Fugang Duan Signed-off-by: David S. Miller --- Reading git-diff-tree failed