From: Johannes Berg Date: Wed, 4 Dec 2013 10:56:58 +0000 (+0100) Subject: iwlwifi: mvm: clarify smps_requests documentation X-Git-Tag: upstream/snapshot3+hdmi~3572^2~3^2^2~5^2~68 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8b206d198c06a741ffb455af9013d25ac9174a2b;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git iwlwifi: mvm: clarify smps_requests documentation The documentation for smps_requests is unclear, rewrite it. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- diff --git a/drivers/net/wireless/iwlwifi/mvm/mvm.h b/drivers/net/wireless/iwlwifi/mvm/mvm.h index 4275720..84edf36 100644 --- a/drivers/net/wireless/iwlwifi/mvm/mvm.h +++ b/drivers/net/wireless/iwlwifi/mvm/mvm.h @@ -273,8 +273,8 @@ struct iwl_mvm_vif_bf_data { * @bcast_sta: station used for broadcast packets. Used by the following * vifs: P2P_DEVICE, GO and AP. * @beacon_skb: the skb used to hold the AP/GO beacon template - * @smps_requests: the requests of of differents parts of the driver, regard - the desired smps mode. + * @smps_requests: the SMPS requests of differents parts of the driver, + * combined on update to yield the overall request to mac80211. */ struct iwl_mvm_vif { u16 id;