git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3993c4e
)
net: fec: Factorize the .xmit transmit function
author
Nimrod Andy
<B38611@freescale.com>
Thu, 12 Jun 2014 00:16:18 +0000
(08:16 +0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 12 Jun 2014 18:01:57 +0000
(11:01 -0700)
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 <David.Laight@ACULAB.COM>
Signed-off-by: Fugang Duan <B38611@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found