wifi: cfg80211: move scan done work to wiphy work
authorJohannes Berg <johannes.berg@intel.com>
Tue, 6 Jun 2023 12:49:33 +0000 (14:49 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 7 Jun 2023 17:53:37 +0000 (19:53 +0200)
commitfe0af9fe54d0ff53aa49eef390c8962355b274e2
treef68ca87e7293685f701313adb2c1e43feacd6178
parentc88d7178229b7b9482ab4cc0b781aef0f20c3dfb
wifi: cfg80211: move scan done work to wiphy work

Move the scan done work to the new wiphy work to
simplify the code a bit.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.c
net/wireless/core.h
net/wireless/scan.c