diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2022-04-08 01:22:34 -0700 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2022-05-01 19:51:20 -0700 |
commit | 2aed7af34fc67de08e0720c091ddf753e2e87710 (patch) | |
tree | d8b47313bd7fcadcbd31d59f605f529db430f9ab /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b7a861a6c3fb8903d4806a12b9ec7806472faa9a (diff) |
xtensa: iss: extract and constify network callbacks
Instead of storing pointers to callback functions in the
struct iss_net_private::tp move them to struct struct iss_net_ops and
store a const pointer to it. Make static const tuntap_ops structure with
tuntap callbacks and initialize tp.net_ops with it in the tuntap_probe.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions