mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-02-18 00:30:47 +01:00
client: add Security key to diagnostics
This commit is contained in:
parent
c2330c5332
commit
874b17ca56
@ -92,6 +92,7 @@ static const struct diagnostic_dict_mapping diagnostic_mapping[] = {
|
|||||||
{ "RxMCS", 'y' },
|
{ "RxMCS", 'y' },
|
||||||
{ "TxMCS", 'y' },
|
{ "TxMCS", 'y' },
|
||||||
{ "Frequency", 'u' },
|
{ "Frequency", 'u' },
|
||||||
|
{ "Security", 's' },
|
||||||
{ NULL }
|
{ NULL }
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user