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> |
||
|---|---|---|
| .. | ||
| rtl8192c | ||
| rtl8192ce | ||
| rtl8192cu | ||
| rtl8192de | ||
| rtl8192se | ||
| base.c | ||
| base.h | ||
| cam.c | ||
| cam.h | ||
| core.c | ||
| core.h | ||
| debug.c | ||
| debug.h | ||
| efuse.c | ||
| efuse.h | ||
| Kconfig | ||
| Makefile | ||
| pci.c | ||
| pci.h | ||
| ps.c | ||
| ps.h | ||
| rc.c | ||
| rc.h | ||
| regd.c | ||
| regd.h | ||
| usb.c | ||
| usb.h | ||
| wifi.h | ||