commit | 278fc73c0c6014bc2f55bce898bdeaa322bf4aba | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Jun 14 17:09:53 2010 -0700 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Mon Jun 21 10:47:12 2010 -0700 |
tree | 9b27447d23b0c07aea6cd886f074392cb1de1539 | |
parent | 8756371589e7d3ad15f1a385e1c09f5ae706b75e [diff] |
iwlwifi: move agn specific rx related code to iwl-agn-rx.c To avoid having unnecessary functions in iwlcore.ko, those that are not shared by agn and 3945, move agn specific rx related code to iwl-agn-rx.c. Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>