Searched hist:"1 cc47a5b2417b319d022d8aa995888d791b1eee1" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | diff 1cc47a5b2417b319d022d8aa995888d791b1eee1 Wed Jan 15 10:07:15 CST 2014 Oleksij Rempel <linux@rempel-privat.de> 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>
|