]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdf13452ddfe0f228e8fc2b4247e47bf61791bad8
tree9630487b83e15fed50e740938f10ad8c79c25c95
parent53dea6a34ba9de74599e1817ee2b141fb28dd836
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