]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
brcmsmac: restructure info->control.sta handling as it is goning to be removed soon.
authorThomas Huehn <thomas@net.t-labs.tu-berlin.de>
Tue, 10 Jul 2012 12:01:37 +0000 (14:01 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 12 Jul 2012 19:27:17 +0000 (15:27 -0400)
commit644e8c07391c0190b806d5001cbee82ebe2615b3
tree14c9cf35b15b931e373f0eb9393bd7994bf20027
parent4a17a50d8d458db747c6b3e164cc6a0148398ced
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 <nbd@openwrt.org>
Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmsmac/ampdu.c
drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c
drivers/net/wireless/brcm80211/brcmsmac/main.c