3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-10-04 02:18:49 +02:00

station: don't enable OCV unless MFPC is supported

This commit is contained in:
James Prestwood 2021-10-19 13:11:17 -07:00 committed by Denis Kenzior
parent 659a63ae20
commit 2b88840316

View File

@ -1085,7 +1085,7 @@ build_ie:
&disable_ocv))
disable_ocv = false;
info.ocvc = !disable_ocv && bss_info.ocvc;
info.ocvc = !disable_ocv && bss_info.ocvc && info.mfpc;
/*
* IEEE 802.11-2020 9.4.2.24.4 states extended key IDs can only be used