diff options
author | Johan Hovold <[email protected]> | 2021-03-18 16:57:49 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-18 19:45:37 -0700 |
commit | c79a707072fe3fea0e3c92edee6ca85c1e53c29f (patch) | |
tree | 79e1393af9cc104c0368c9f47c60ec1fe53049ad /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 84f4aced67b102c2f2631c2a48332fcabc826ed2 (diff) |
net: cdc-phonet: fix data-interface release on probe failure
Set the disconnected flag before releasing the data interface in case
netdev registration fails to avoid having the disconnect callback try to
deregister the never registered netdev (and trigger a WARN_ON()).
Fixes: 87cf65601e17 ("USB host CDC Phonet network interface driver")
Signed-off-by: Johan Hovold <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions