aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorCyril Chemparathy <[email protected]>2010-09-15 10:11:29 -0400
committerKevin Hilman <[email protected]>2010-09-24 07:40:31 -0700
commit3ef0fdb2342cf58f617ce2bdcd133978629c2403 (patch)
tree85ee852762295714055a810c37521bcf62104ef7 /tools/perf/scripts/python/syscall-counts.py
parentef8c2dab01b6e30c4b2ca3ea3b8db33430493589 (diff)
net: davinci_emac: switch to new cpdma layer
This patch hooks up the emac driver with the newly separated cpdma driver. Key differences introduced here: - The old buffer list scheme is no longer required - The original code maintained mac address per rx channel, even if only one rx channel was being used. With this change, mac address is maintained device wide. If support for multiple rx channels is added in future, this will need to be reworked a bit. - The new CPDMA code handles short packets better than before. The earlier code was adjusting the length up, without ensuring that the tail end of the padding was cleared - a possible security issue. This has been fixed to use skb_padto(). Signed-off-by: Cyril Chemparathy <[email protected]> Tested-by: Michael Williamson <[email protected]> Tested-by: Caglar Akyuz <[email protected]> Signed-off-by: Kevin Hilman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions