iwlwifi: mvm: Disable managed PS when GO is added
authorIlan Peer <ilan.peer@intel.com>
Tue, 23 Jul 2013 11:41:53 +0000 (14:41 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Jul 2013 08:05:49 +0000 (10:05 +0200)
commitea183d02e1ddfda1996d7df1e55f3a639830e335
treedc88d772a0f895bbda6c3a3f57fd39f1bde65607
parent2997494fa66a1c94717d69c3cfae0a94462093c6
iwlwifi: mvm: Disable managed PS when GO is added

The managed interface PS was not disabled when a GO interface
was added. As a consequence, when the station VMAC was in PS,
the GO also was not on the medium. Fix this.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c