From: Johannes Berg Date: Fri, 15 Feb 2013 21:47:48 +0000 (+0100) Subject: iwlwifi: mvm: fix GO powersave client manipulation X-Git-Tag: v3.9-rc1~139^2~2^2^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cc40712a082b7288d00c57e8652e3b248e2554d;p=pandora-kernel.git iwlwifi: mvm: fix GO powersave client manipulation All station commands must include a valid MAC ID, the ID 0 is randomly valid in some cases, but we must set the ID properly. Do that by passing the right station and using its mac_id_n_color. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed