Re: [PATCH v3 02/12] wcn36xx: Run suspend for the first ieee80211_vif
From: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Date: 2021-03-20 12:40:05
From: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Date: 2021-03-20 12:40:05
On 19/03/2021 16:57, Loic Poulain wrote:
You mean connection can only be maintained (offloaded) in suspend for only one vif?
Just the one ip. If so maybe what you want to retrieve is the first
client-associated vif and not the first vif.
Hmm, yeah OK I can see how it might be the case you need to do that. --- bod