OSDN Git Service

ath9k: Remove internal RX A-MPDU processing
authorSujith <Sujith.Manoharan@atheros.com>
Wed, 29 Oct 2008 04:49:01 +0000 (10:19 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2008 20:17:32 +0000 (15:17 -0500)
commitdca3edb88ef567671886a85c5e40d491ccecf934
tree14a8a876decc06313ba548080dbb9c2740b9358f
parent7f959032bbee5eedaf4c606d11f0c5d41498644e
ath9k: Remove internal RX A-MPDU processing

mac80211 has RX A-MPDU reordering support.
Use that and remove redundant RX processing within the driver.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/core.c
drivers/net/wireless/ath9k/core.h
drivers/net/wireless/ath9k/main.c
drivers/net/wireless/ath9k/recv.c