diff options
author | Sergey Ryazanov <[email protected]> | 2021-06-22 01:50:58 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-22 10:01:16 -0700 |
commit | ca374290aaade741a4781ae5f6e1ba7515e4e5fa (patch) | |
tree | 8b83a3501a985d176163fdd750b9eb714515a175 /scripts/gdb/linux/utils.py | |
parent | 9f0248ea476ee59d336d7c8bf1a5d0919d93d030 (diff) |
wwan: core: support default netdev creation
Most, if not each WWAN device driver will create a netdev for the
default data channel. Therefore, add an option for the WWAN netdev ops
registration function to create a default netdev for the WWAN device.
A WWAN device driver should pass a default data channel link id to the
ops registering function to request the creation of a default netdev, or
a special value WWAN_NO_DEFAULT_LINK to inform the WWAN core that the
default netdev should not be created.
For now, only wwan_hwsim utilize the default link creation option. Other
drivers will be reworked next.
Signed-off-by: Sergey Ryazanov <[email protected]>
CC: M Chetan Kumar <[email protected]>
CC: Intel Corporation <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions