[wlanstats] We actually /do/ support per-STA stats!

This commit is contained in:
Adrian Chadd 2017-02-20 08:04:06 +00:00
parent 46788bb1d2
commit c2863c0a7e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=313987

View File

@ -158,7 +158,7 @@ print_sta_stats(FILE *fd, const u_int8_t macaddr[IEEE80211_ADDR_LEN])
void
usage(void) {
printf("wlanstats: [-ah] [-i ifname] [-l] [-o fmt] [interval]\n");
printf("wlanstats: [-ah] [-i ifname] [-l] [-m station MAC address] [-o fmt] [interval]\n");
}
int