ath9k: use ath_is_mybeacon
authorOleksij Rempel <linux@rempel-privat.de>
Wed, 15 Jan 2014 16:07:15 +0000 (17:07 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 16 Jan 2014 19:55:44 +0000 (14:55 -0500)
commit1cc47a5b2417b319d022d8aa995888d791b1eee1
tree2ee5e43b1b4db8694f1c91ecb3d92fe5f606a0ca
parentf1d267cab2bc6ecd225abfd8d7e130f9a651408f
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>
drivers/net/wireless/ath/ath9k/recv.c