commit | 9cc40712a082b7288d00c57e8652e3b248e2554d | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Feb 15 22:47:48 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Feb 18 20:17:48 2013 +0100 |
tree | ca0fe4afd17b8a596f535fd9ed4bd1dff6ab6fa4 | |
parent | d2931bbd5471c35f55856e5a4f001160df9951dc [diff] |
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 <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>