]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: rs: move rs_program_fix_rate to cleanup ifdefs
authorEyal Shapira <eyal@wizery.com>
Tue, 3 Dec 2013 16:34:52 +0000 (18:34 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 17 Dec 2013 17:39:48 +0000 (19:39 +0200)
commita9d3859a621e754e6ab6b80d3885291a8b53dd35
tree308734451cd217c5520c4f3bd02a68cce0496694
parent2fd8e03c57330f6b49b53adecba25ccee9b4989b
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>
drivers/net/wireless/iwlwifi/mvm/rs.c