iwlwifi: mvm: fix GO powersave client manipulation
authorJohannes Berg <johannes.berg@intel.com>
Fri, 15 Feb 2013 21:47:48 +0000 (22:47 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 18 Feb 2013 19:17:48 +0000 (20:17 +0100)
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>

No differences found