Commit 3f9a8f8
nl80211: Update bss channel on channel switch for P2P_CLIENT
[ Upstream commit e50b88c ]
The wdev channel information is updated post channel switch only for
the station mode and not for the other modes. Due to this, the P2P client
still points to the old value though it moved to the new channel
when the channel change is induced from the P2P GO.
Update the bss channel after CSA channel switch completion for P2P client
interface as well.
Signed-off-by: Sreeramya Soratkal <quic_ssramya@quicinc.com>
Link: https://lore.kernel.org/r/1646114600-31479-1-git-send-email-quic_ssramya@quicinc.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 0ba557d commit 3f9a8f8
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17127 | 17127 | | |
17128 | 17128 | | |
17129 | 17129 | | |
17130 | | - | |
| 17130 | + | |
| 17131 | + | |
17131 | 17132 | | |
17132 | 17133 | | |
17133 | 17134 | | |
| |||
0 commit comments