summaryrefslogtreecommitdiff
path: root/usr
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2017-04-10 11:15:20 +1000
committerDavid S. Miller <davem@davemloft.net>2017-04-10 16:03:57 -0400
commit83617317d2136ca18265955de7782c33be27ff62 (patch)
tree25a914975021576a27b58bce1c27e43d1cefebe2 /usr
parent9b0f7711d92bf44b727751a87373089a92031918 (diff)
ftgmac100: Store tx skbs in a separate array
Rather than in the descriptor. The descriptor is mapped non-cachable and rather slow to access. Since to do that we need to keep track of the tx "pointer" we also have no use of all the accesors to manipulate it, just open code it, it's as clear and will help when adding fragmented sends. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions