commit | 878985ce7e384c11dae751b4c217f5abe8b62806 | [log] [tgz] |
---|---|---|
author | Eyal Shapira <eyal@wizery.com> | Mon Feb 02 12:14:54 2015 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Sun Mar 01 16:55:05 2015 +0200 |
tree | ac51ae18c069a812a165ad9d5bda8593bbb6b3a0 | |
parent | e717c166766a3542027f1d5da236aa74d1903ada [diff] |
iwlwifi: mvm: rs: avoid ss_force from being reset after tx idle ss_force is a debugging option to force a certain single stream tx mode. It's not useful if it gets reset after tx idle. Fix that. While at it also make sure any code touching ss_force will only get compiled if debugfs support is configured. Signed-off-by: Eyal Shapira <eyalx.shapira@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>