Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"
authorReinette Chatre <reinette.chatre@intel.com>
Thu, 25 Mar 2010 18:14:52 +0000 (11:14 -0700)
committerReinette Chatre <reinette.chatre@intel.com>
Thu, 25 Mar 2010 18:14:52 +0000 (11:14 -0700)
This reverts commit 76232ebf898c4d5e657f2b663fbf7108bca80ded.

iwl_good_ack_health only applies to aggregation and thus only to iwlagn. We
can thus move the function to iwlagn instead of modifying compile flags.
This is done in following patch.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found