]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit43b2ba00bf8adc526bc84cd6dc27d6bf0ece8945
tree64bd1f5cf0021d49dcbf71680ac590cc3181f2fd
parent36f6a5537d8babc8bae9fb2308ade0c547ac042e
iwlwifi: remove dead code from iwl_mac_reset_tsf

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>
drivers/net/wireless/iwlwifi/iwl-core.c