mac80211: add an rx flag for ignoring a packet's signal strength
authorFelix Fietkau <nbd@openwrt.org>
Thu, 1 Mar 2012 17:00:07 +0000 (18:00 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 5 Mar 2012 20:38:32 +0000 (15:38 -0500)
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>

No differences found