commit | d18da7fcca449f09c91a209b4f5006959c5a7656 | [log] [tgz] |
---|---|---|
author | Eyal Shapira <eyal@wizery.com> | Tue Jan 31 11:57:25 2012 +0200 |
committer | Luciano Coelho <coelho@ti.com> | Wed Feb 15 08:38:32 2012 +0200 |
tree | ecc93d55861ee77e3ae6c196014ba281aa07d4bf | |
parent | ed471d3402b0fa77e52007c6f8d79b16c4194000 [diff] |
wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTED WLVIF_FLAG_PSM turned to WLVIF_FLAG_IN_AUTO_PS which marks that this vif is in AUTO PS. WLVIF_FLAG_PSM_REQUESTED is not required as mac80211 calls op_config with CONF_PS after association. wl12xx_config_vif() handling of CONF_PS was simplified and cleaned up. Signed-off-by: Eyal Shapira <eyal@wizery.com> Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>