Fix loading metric

This commit is contained in:
PolynomialDivision 2017-09-18 19:20:45 +02:00
parent 9280a2db85
commit 43f8d8af12
5 changed files with 15 additions and 15 deletions

View file

@ -22,6 +22,7 @@ struct probe_metric_s {
int no_vht_support;
int rssi;
int freq;
int chan_util;
};
#define SORT_NUM 5