diff options
author | Heiner Kallweit <[email protected]> | 2018-04-17 23:23:35 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-04-18 21:11:58 -0400 |
commit | b1127e641e8986212620111ee5f78a24cbe8ae27 (patch) | |
tree | 349d683ae7f5917b8425114aa6b8b6d0a6f8621f /tools/perf/scripts/python/stackcollapse.py | |
parent | d3b404c29c97ecf56001dc94f94a5b8e5efcd2e3 (diff) |
r8169: improve rtl8169_init_ring
This function doesn't use the net_device, therefore change the
parameter to type struct rtl8169_private * to simplify the code.
In addition we don't need the calculations in the memset
statements, we can use the size of the arrays directly.
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions