From: Eyal Shapira Date: Tue, 3 Dec 2013 16:34:52 +0000 (+0200) Subject: iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefs X-Git-Tag: v3.14-rc1~94^2~334^2^2~54^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0c38b21192c196305ea386d4830fa7b28ec08ef;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed