diff options
author | Sujith <Sujith.Manoharan@atheros.com> | 2010-04-26 15:09:42 +0530 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-04-27 16:09:15 -0400 |
commit | 4f824719a2729f1a6bb78de20c4d3b3dbdd81a09 (patch) | |
tree | b59be4cc068993e3a89a3b53d997b56347825b12 /net/mac80211 | |
parent | d439260e04eca5bce88558feecee4369784f2175 (diff) |
ath9k_htc: Simplify RX IRQ handler
A bunch of validation and processing in the RX IRQ handler
can be moved to the RX tasklet. The IRQ handler is
already heavy, with the memory allocation for handling
stream mode. Also, a memcpy of 40 bytes for every packet
can be avoided in the handler.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions