mirror-linux/drivers/net/wireless/ti/wlcore
Maxim Altshul 2439ca0402 mac80211: Add ieee80211_hw pointer to get_expected_throughput
The variable is added to allow the driver an easy access to
it's own hw->priv when the op is invoked.

This fixes a crash in wlcore because it was relying on a
station pointer that wasn't initialized yet. It's the wrong
way to fix the crash, but it solves the problem for now and
it does make sense to have the hw pointer here.

Signed-off-by: Maxim Altshul <maxim.altshul@ti.com>
[rewrite commit message, fix indentation]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-08-05 14:23:25 +02:00
..
Kconfig
Makefile
acx.c
acx.h wlcore/wl18xx: mesh: added initial mesh support for wl8 2016-07-18 22:33:26 +03:00
boot.c wlcore/wl18xx: mesh: added initial mesh support for wl8 2016-07-18 22:33:26 +03:00
boot.h
cmd.c wlcore/wl18xx: mesh: added initial mesh support for wl8 2016-07-18 22:33:26 +03:00
cmd.h
conf.h
debug.h
debugfs.c
debugfs.h
event.c
event.h
hw_ops.h
ini.h
init.c
init.h
io.c wlcore/wl12xx: Fix fw logger over sdio 2016-05-11 21:26:15 +03:00
io.h wlcore/wl12xx: Fix fw logger over sdio 2016-05-11 21:26:15 +03:00
main.c mac80211: Add ieee80211_hw pointer to get_expected_throughput 2016-08-05 14:23:25 +02:00
ps.c
ps.h
rx.c wlcore/wl18xx: Add functionality to accept TX rate per link 2016-07-18 22:35:34 +03:00
rx.h
scan.c mac80211: Add support for beacon report radio measurement 2016-07-06 14:53:19 +02:00
scan.h
sdio.c wlcore: sdio: Fix crash on wlcore_probe_of when failing to parse/map irq 2016-06-29 18:45:19 +03:00
spi.c wlcore: spi: fix build warning caused by redundant variable 2016-07-20 21:09:13 +03:00
sysfs.c
sysfs.h
testmode.c
testmode.h
tx.c
tx.h
vendor_cmd.c
vendor_cmd.h
wl12xx_80211.h
wlcore.h
wlcore_i.h wlcore/wl18xx: Add functionality to accept TX rate per link 2016-07-18 22:35:34 +03:00