commit | a0c38b21192c196305ea386d4830fa7b28ec08ef | [log] [tgz] |
---|---|---|
author | Eyal Shapira <eyal@wizery.com> | Tue Dec 03 18:34:52 2013 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Dec 17 19:39:48 2013 +0200 |
tree | 308734451cd217c5520c4f3bd02a68cce0496694 | |
parent | 3fc07953bae891c6adb08ef594cc9c527804c9c3 [diff] |
iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefs Move rs_program_fix_rate right before it's caller where we're already in the context of an ifdef CPTCFG_MAC80211_DEBUGFS so we can get rid of the extra ifdefs surrounding the original location. Signed-off-by: Eyal Shapira <eyal@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>