diff options
author | Sergey Ryazanov <ryazanov.s.a@gmail.com> | 2021-06-22 01:50:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-22 20:01:16 +0300 |
commit | 322a0ba99c50d6abadeda709f0552eb8dac6668c (patch) | |
tree | deb5ad012cd2c25d43cf7b503f9c90a7933bda4f /drivers/net/mhi/net.c | |
parent | 2f75238014f074daddd79ccc17fa1caf72ff3815 (diff) | |
download | linux-322a0ba99c50d6abadeda709f0552eb8dac6668c.tar.xz |
net: iosm: drop custom netdev(s) removing
Since the last commit, the WWAN core will remove all our network
interfaces for us at the time of the WWAN netdev ops unregistering.
Therefore, we can safely drop the custom code that cleans the list of
created netdevs. Anyway it no longer removes any netdev, since all
netdevs were removed earlier in the wwan_unregister_ops() call.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Reviewed-by: M Chetan Kumar <m.chetan.kumar@intel.com>
CC: M Chetan Kumar <m.chetan.kumar@intel.com>
CC: Intel Corporation <linuxwwan@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/mhi/net.c')
0 files changed, 0 insertions, 0 deletions