diff options
author | Sergey Ryazanov <ryazanov.s.a@gmail.com> | 2021-06-22 01:50:52 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-22 10:01:16 -0700 |
commit | 355a4e7e0a231af80fc0f470235dc6747d2e0936 (patch) | |
tree | 09ed268621ff62d571918dc4db2d83367775c23c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f842f48891ad962c1dcac2c162f72862643fc221 (diff) | |
download | linux-355a4e7e0a231af80fc0f470235dc6747d2e0936.tar.gz linux-355a4e7e0a231af80fc0f470235dc6747d2e0936.tar.bz2 linux-355a4e7e0a231af80fc0f470235dc6747d2e0936.zip |
wwan: core: relocate ops registering code
It is unlikely that RTNL callbacks will call WWAN ops (un-)register
functions, but it is highly likely that the ops (un-)register functions
will use RTNL link create/destroy handlers. So move the WWAN network
interface ops (un-)register functions below the RTNL callbacks to be
able to call them without forward declarations.
No functional changes, just code relocation.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions