commit | 85dd3da43dd59b9220d9cba4f933a3dc0ea6faa5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Oct 01 14:09:17 2018 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Oct 02 09:58:51 2018 +0200 |
tree | 94348e0ab78f8ad10411d226d29b64366d2b3e6b | |
parent | 49f9cf0e1bf518c006425b59e3b705f6276a8b7c [diff] |
cfg80211: combine wdev/netdev unregister code We currently have two places that do similar things, depending on whether it's a wdev with or without netdev. Combine the code to avoid having to duplicate all new additions. Signed-off-by: Johannes Berg <johannes.berg@intel.com>