]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: remove duplicate rate scale init code
authorEyal Shapira <eyal@wizery.com>
Mon, 15 Jul 2013 11:57:28 +0000 (14:57 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 31 Jul 2013 09:05:05 +0000 (11:05 +0200)
commit34aed9df28b50bff7d1e9efebe9e63a84ee54d98
tree1bfdb647e177bf499f7edc2d09ebbeefec7b7a76
parent551e6fc2b6841c78a890046fb0b5dc556afadf44
iwlwifi: remove duplicate rate scale init code

The rate scale windows are cleared twice as part of the init.
Cleanup this duplication in both mvm and dvm.

Signed-off-by: Eyal Shapira <eyal@wizery.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/dvm/rs.c
drivers/net/wireless/iwlwifi/mvm/rs.c