From: Eyal Shapira Date: Mon, 2 Feb 2015 10:14:54 +0000 (+0200) Subject: iwlwifi: mvm: rs: avoid ss_force from being reset after tx idle X-Git-Tag: omap-for-v4.2/o2_dc~131^2~295^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=878985ce7e384c11dae751b4c217f5abe8b62806;p=pandora-kernel.git 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 Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed