diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-03-11 16:28:24 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-03-15 15:31:59 -0400 |
commit | eaf55530c94cb7adcd320c28ed6c7d463c9a3727 (patch) | |
tree | 0071ca8d20a17233cced7448f46b4888d6555b51 /net/ipx | |
parent | 819cf15e7cde0a1b0fa4f831478f792434f55679 (diff) | |
download | lwn-eaf55530c94cb7adcd320c28ed6c7d463c9a3727.tar.gz lwn-eaf55530c94cb7adcd320c28ed6c7d463c9a3727.zip |
mac80211: optimize tx status processing
When a cooked monitor interface is active, ieee80211_tx_status()
generates a radiotap header for every single frame, even if it wasn't
injected and thus won't be sent to a monitor interface.
This patch reduces cpu utilization by moving the cooked monitor check a
bit earlier, before it generates the rtap header.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/ipx')
0 files changed, 0 insertions, 0 deletions