ath9k: Move ath9k specific RX code to driver
authorSujith <Sujith.Manoharan@atheros.com>
Thu, 20 May 2010 10:04:38 +0000 (15:34 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:29 +0000 (16:13 -0400)
This patch relocates RX processing code from the
common module to ath9k. This reduces the size
of the common module which is also used by ath9k_htc.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found