diff options
author | Christophe JAILLET <[email protected]> | 2019-07-31 10:06:38 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-31 08:38:17 -0700 |
commit | a9d41e7b8b1fe43c0beeab9a45d4c886a5e4ee85 (patch) | |
tree | b78940745c2dff3c66ecfe5059045b5dd446bb95 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 5133f36cef46b906d40b76d5f71640f5b3dae0c3 (diff) |
net: ag71xx: Slighly simplify code in 'ag71xx_rings_init()'
A few lines above, we have:
tx_size = BIT(tx->order);
So use 'tx_size' directly to be consistent with the way 'rx->descs_cpu' and
'rx->descs_dma' are computed below.
Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions