3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-22 06:29:23 +01:00

monitor: print OCVC bit in RSNE

This commit is contained in:
Denis Kenzior 2021-09-17 08:21:49 -05:00
parent 64923913c2
commit 805920dc68

View File

@ -698,7 +698,7 @@ static const char *rsn_capabilities_bitfield[] = {
"SPP A-MSDU Required",
"PBAC",
"Extended Key ID for Individually Addressed Frames",
"Reserved",
"Operating Channel Validation Capable",
"Reserved",
NULL
};