From: Eliad Peller Date: Wed, 12 Mar 2014 13:05:06 +0000 (+0200) Subject: iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~279^2^2~54^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a84b69e3cc20868099e4c513da6f7d169a60479;p=pandora-kernel.git iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field The fw recently added an option to set tx power reduction per station (in the lq_cmd command), and get the tx power reduction used (in the tx_resp struct). Use them and propogate this value up to mac80211's tx response (in order to use it later in the rate-scaling algorithm). Signed-off-by: Eliad Peller Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed