]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Skip STA MLO link channel switch handling in AP mode
authorManaswini Paluri <quic_mpaluri@quicinc.com>
Thu, 22 Jun 2023 08:49:36 +0000 (14:19 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 19 Jul 2023 16:43:00 +0000 (19:43 +0300)
commit96deacf5d71022b263a27113de52c1f13efdd6ec
tree29bfdc2ad638a41d8523ed00537aeea6c07b85ee
parent99a96b2f9df72a991fefe9f5e866cd65b596b754
nl80211: Skip STA MLO link channel switch handling in AP mode

Add check to skip the STA mode specific MLO link channel switch handling
in AP mode. Commit 1b6f3b5850a7 ("MLD STA: Indicate per link channel
switch") added this indication only for STA mode.

Signed-off-by: Manaswini Paluri <quic_mpaluri@quicinc.com>
src/drivers/driver_nl80211_event.c