diff options
author | Sergey Ryazanov | 2021-06-22 01:50:52 +0300 |
---|---|---|
committer | David S. Miller | 2021-06-22 10:01:16 -0700 |
commit | 355a4e7e0a231af80fc0f470235dc6747d2e0936 (patch) | |
tree | 09ed268621ff62d571918dc4db2d83367775c23c /drivers/ata/sata_inic162x.c | |
parent | f842f48891ad962c1dcac2c162f72862643fc221 (diff) |
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 'drivers/ata/sata_inic162x.c')
0 files changed, 0 insertions, 0 deletions