iwlwifi: move RX code to iwl-rx.c
authorTomas Winkler <tomas.winkler@intel.com>
Mon, 5 May 2008 02:22:28 +0000 (10:22 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 May 2008 20:29:37 +0000 (16:29 -0400)
This patch moves partialy rx code into iwl-rx.c as part of iwlcore.
The second part of the code can be merged only with moving of tx
code as well.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found