commit | b4665df448b316fd5282f4947e27eaf92dc105bb | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jan 21 07:32:58 2010 -0800 |
committer | Reinette Chatre <reinette.chatre@intel.com> | Tue Mar 09 16:04:15 2010 -0800 |
tree | 64bd1f5cf0021d49dcbf71680ac590cc3181f2fd | |
parent | d6bde7d9508f9ce9a5d57b1c0fa48f43fc5defa8 [diff] |
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>