iwlwifi: dvm: fix delayed enter to CT-kill bug
authorEytan Lifshitz <eytan.lifshitz@intel.com>
Fri, 15 Feb 2013 14:31:45 +0000 (16:31 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 18 Feb 2013 19:19:01 +0000 (20:19 +0100)
commit3104ba151eb9df1bc14878cfd2e4356bf537d18c
treeee4b83f794b23617fdc2c0ab36fa261b682dcf7b
parentec8b6885b543ceeb47fdb0c0e6981bb7420ab59e
iwlwifi: dvm: fix delayed enter to CT-kill bug

Theoretically, the card may not enter CTKILL:
In case the timer that iwl_prepare_ct_kill_task is setting,
will expire before tt->state revert to its previous state.

Signed-off-by: Eytan Lifshitz <eytan.lifshitz@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/dvm/tt.c