]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5b43695dd377d2316b31de800eaf32fe419b0ea7
tree14a8a876decc06313ba548080dbb9c2740b9358f
parent37263e7fc445012ad9fbe03c536994f315767d79
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