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)
commite184f67d39f681b1e8c9a43ff7001c3405c2bd7c
treef1b8f13d2a558344da3e3669247fc7259027bc9b
parent76232ebf898c4d5e657f2b663fbf7108bca80ded
Revert "iwlwifi: fix build error for CONFIG_IWLAGN=n"

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>
drivers/net/wireless/iwlwifi/iwl-rx.c