]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mac80211_hwsim: add concurrent channels scanning support over virtio
authorWeilun Du <wdu@google.com>
Thu, 6 May 2021 18:05:29 +0000 (11:05 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Jul 2021 08:01:07 +0000 (10:01 +0200)
commit2be6f2ced5c8acbf135ec509c6bb8f97be757d19
tree008dfe1ccd3c548279e68a36bc34ecc2687151dc
parent527a2347c28a344f6b4b4633b386a8193519438a
mac80211_hwsim: add concurrent channels scanning support over virtio

[ Upstream commit 626c30f9e77354301ff9162c3bdddaf92d9b5cf3 ]

This fixed the crash when setting channels to 2 or more when
communicating over virtio.

Signed-off-by: Weilun Du <wdu@google.com>
Link: https://lore.kernel.org/r/20210506180530.3418576-1-wdu@google.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/mac80211_hwsim.c