iwlwifi: remove dead code from iwl_mac_reset_tsf
authorJohannes Berg <johannes.berg@intel.com>
Thu, 21 Jan 2010 15:32:58 +0000 (07:32 -0800)
committerReinette Chatre <reinette.chatre@intel.com>
Wed, 10 Mar 2010 00:04:15 +0000 (16:04 -0800)
iwl_mac_reset_tsf will only ever be called in
IBSS mode, so checking for other modes is not
useful and the code that depends on that will
not be executed.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>

No differences found