From: Johannes Berg Date: Wed, 22 Sep 2010 16:02:08 +0000 (+0200) Subject: iwlwifi: remove set_ct_kill operation X-Git-Tag: v2.6.37-rc1~147^2~78^2^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0453674c90be7b39c8925ba5e1d746447905f8ee;p=pandora-kernel.git 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 Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed