commit | 1cc47a5b2417b319d022d8aa995888d791b1eee1 | [log] [tgz] |
---|---|---|
author | Oleksij Rempel <linux@rempel-privat.de> | Wed Jan 15 17:07:15 2014 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Jan 16 14:55:44 2014 -0500 |
tree | 2ee5e43b1b4db8694f1c91ecb3d92fe5f606a0ca | |
parent | f1d267cab2bc6ecd225abfd8d7e130f9a651408f [diff] |
ath9k: use ath_is_mybeacon This patch will also change behavior of rx_beacons statistic. Instead of collecting all received beacons, it will collect only ours. This, IMO make more sense, since for troubleshooting we will need to know count of our beacons, or both. Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>