From: Thomas Huehn Date: Tue, 10 Jul 2012 12:01:37 +0000 (+0200) Subject: brcmsmac: restructure info->control.sta handling as it is goning to be removed soon. X-Git-Tag: v3.6-rc1~125^2~57^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=644e8c07391c0190b806d5001cbee82ebe2615b3;p=pandora-kernel.git brcmsmac: restructure info->control.sta handling as it is goning to be removed soon. brcmsmac uses info->control.sta while doing ampdu aggregation. This patch changes the usage of the structure info->control.sta, as it is going to be removed soon from struct ieee80211_tx_info. This patch is a pre-requisit in order to add transmission power control (TPC) to the mac80211 subsystem. Suggested-by: Felix Fietkau Signed-off-by: Thomas Huehn Acked-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed