From: Luciano Coelho Date: Fri, 8 Aug 2014 16:18:35 +0000 (+0300) Subject: iwlwifi: mvm: add function to update only ps X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~3^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef9203d23fecf11e02958de0988170a67adf7447;p=pandora-kernel.git iwlwifi: mvm: add function to update only ps Add a new iwl_mvm_power_update_ps() function that allows only ps to be updated according to changes in the vifs. This allows us to disable ps only without affecting the pm values of the vifs (and to avoid sending unnecessary MAC_PM_POWER_TABLE commands to the firmware). Signed-off-by: Luciano Coelho Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed