summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorIoana Ciornei <ioana.ciornei@nxp.com>2022-10-18 17:18:56 +0300
committerDavid S. Miller <davem@davemloft.net>2022-10-24 09:22:11 +0100
commite3caeb2ddbf2b6e876b28a5ecd3357267002682f (patch)
treef3df60e5478e9deaefb0f03b38775553316c9057 /tools/perf/scripts/python/export-to-sqlite.py
parent801c76dd067cb7e92934f49e21d95ecc54f82689 (diff)
net: dpaa2-eth: use dev_close/open instead of the internal functions
Instead of calling the internal functions which implement .ndo_stop and .ndo_open, we can simply call dev_close and dev_open, so that we keep the code cleaner. Also, in the next patches we'll use the same APIs from other files without needing to export the internal functions. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions