commit | 0453674c90be7b39c8925ba5e1d746447905f8ee | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 22 18:02:08 2010 +0200 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Oct 07 15:52:15 2010 -0700 |
tree | 9630487b83e15fed50e740938f10ad8c79c25c95 | |
parent | 84fac3d9604147db37bd8c68897f79442d7ed714 [diff] |
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>