commit | fe8431f89e25de722610ee5beb2892bd019d1fed | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Thu Mar 01 18:00:07 2012 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 05 15:38:32 2012 -0500 |
tree | 93212c4f0e7f897c8c53bbd0b93f31640ec33e4b | |
parent | c04a4ff71b6a59cb5c8deec961b9196226e89573 [diff] |
mac80211: add an rx flag for ignoring a packet's signal strength For A-MPDU rx it makes sense to only process the signal strength once per aggregate instead of once per subframe. Additonally, some hardware (e.g. Atheros) only provides valid signal strength information for the last subframe. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>