kernel-fxtec-pro1x/drivers/staging/winbond
Thomas Huehn 36323f817a mac80211: move TX station pointer and restructure TX
Remove the control.sta pointer from ieee80211_tx_info to free up
sufficient space in the TX skb control buffer for the upcoming
Transmit Power Control (TPC).
Instead, the pointer is now on the stack in a new control struct
that is passed as a function parameter to the drivers' tx method.

Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
[reworded commit message]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2012-07-31 16:18:39 +02:00
..
core.h
Kconfig
localpara.h
mac_structures.h
Makefile
mds.c
mds_f.h
mds_s.h
mto.c
mto.h
phy_calibration.c
phy_calibration.h
reg.c
sme_api.h
TODO
wb35reg.c
wb35reg_f.h
wb35reg_s.h
wb35rx.c
wb35rx_f.h
wb35rx_s.h
wb35tx.c
wb35tx_f.h
wb35tx_s.h
wbhal.h
wbusb.c mac80211: move TX station pointer and restructure TX 2012-07-31 16:18:39 +02:00