iwlwifi: remove set_ct_kill operation
authorJohannes Berg <johannes.berg@intel.com>
Wed, 22 Sep 2010 16:02:08 +0000 (18:02 +0200)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 7 Oct 2010 22:52:15 +0000 (15:52 -0700)
commit0453674c90be7b39c8925ba5e1d746447905f8ee
tree9630487b83e15fed50e740938f10ad8c79c25c95
parent84fac3d9604147db37bd8c68897f79442d7ed714
iwlwifi: remove set_ct_kill operation

This operation is only ever called from set_hw_params,
which is also already based on the config/ops, so that
there's no need to have a separate set_ct_kill op and
we can just call the right ct_threshold function.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-1000.c
drivers/net/wireless/iwlwifi/iwl-4965.c
drivers/net/wireless/iwlwifi/iwl-5000.c
drivers/net/wireless/iwlwifi/iwl-6000.c
drivers/net/wireless/iwlwifi/iwl-core.h