From: Oleksij Rempel Date: Wed, 15 Jan 2014 16:07:15 +0000 (+0100) Subject: ath9k: use ath_is_mybeacon X-Git-Tag: v3.14-rc1~94^2~113^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cc47a5b2417b319d022d8aa995888d791b1eee1;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed