summaryrefslogtreecommitdiff
path: root/scripts/gcc-stack-usage.sh
diff options
context:
space:
mode:
authorThomas Petazzoni <[email protected]>2017-02-15 16:25:53 +0100
committerStefan Roese <[email protected]>2017-03-29 07:40:44 +0200
commit9a6db0bb064cf513a8f523fd0a51265e8bd907bf (patch)
tree9ff546dd0b12d592d9086ea04eadc00fa3049b3c /scripts/gcc-stack-usage.sh
parent16a9898d80d3a3975034126aef8b38611a8ddf3b (diff)
net: mvpp2: introduce an intermediate union for the TX/RX descriptors
Since the format of the HW descriptors is different between PPv2.1 and PPv2.2, this commit introduces an intermediate union, with for now only the PPv2.1 descriptors. The bulk of the driver code only manipulates opaque mvpp2_tx_desc and mvpp2_rx_desc pointers, and the descriptors can only be accessed and modified through the accessor functions. A follow-up commit will add the descriptor definitions for PPv2.2. Signed-off-by: Thomas Petazzoni <[email protected]> Signed-off-by: Stefan Roese <[email protected]> Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'scripts/gcc-stack-usage.sh')
0 files changed, 0 insertions, 0 deletions