mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 06:29:23 +01:00
client: add Frequency to station show
This commit is contained in:
parent
1c80672983
commit
bb7c515887
@ -87,6 +87,7 @@ static const struct diagnostic_dict_mapping diagnostic_mapping[] = {
|
||||
{ "RSSI", 'n', "dBm" },
|
||||
{ "RxMCS", 'y' },
|
||||
{ "TxMCS", 'y' },
|
||||
{ "Frequency", 'u' },
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user