1
0
Fork 0
alistair23-linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Arend van Spriel 4011fc4996 brcmfmac: change brcmf_sdio_wd_timer() prototype
The function brcmf_sdio_wd_timer() has wdtick parameter. However, it
is only called with two values and as such the parameter is replaced
with boolean value indicating the timer should be active or not.

Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-01-08 10:44:42 +02:00
..
Makefile
bcdc.c brcmfmac: Simplify and fix usage of brcmf_ifname. 2015-11-26 13:53:08 +02:00
bcdc.h
bcmsdh.c brcmfmac: Move all module parameters to one place 2016-01-07 11:21:15 +02:00
btcoex.c
btcoex.h
bus.h brcmfmac: constify brcmf_bus_ops structures 2015-11-26 14:54:40 +02:00
cfg80211.c brcmfmac: Reshuffle functions to avoid forward declarations 2016-01-08 10:44:40 +02:00
cfg80211.h brcmfmac: Add wowl net detect support 2016-01-08 10:44:38 +02:00
chip.c
chip.h
common.c brcmfmac: introduce module parameter to force successful probe 2016-01-07 11:21:16 +02:00
common.h brcmfmac: introduce module parameter to force successful probe 2016-01-07 11:21:16 +02:00
commonring.c
commonring.h
core.c brcmfmac: introduce module parameter to force successful probe 2016-01-07 11:21:16 +02:00
core.h brcmfmac: Move all module parameters to one place 2016-01-07 11:21:15 +02:00
debug.c brcmfmac: Use consistent naming for bsscfgidx. 2015-11-26 13:55:18 +02:00
debug.h brcmfmac: assure net_ratelimit() is declared before use 2015-11-30 14:46:45 +02:00
feature.c brcmfmac: Move all module parameters to one place 2016-01-07 11:21:15 +02:00
feature.h brcmfmac: Add support for scheduled scan mac randomization 2016-01-07 11:21:12 +02:00
firmware.c brcmfmac: Move all module parameters to one place 2016-01-07 11:21:15 +02:00
firmware.h brcmfmac: Unify methods to define and map firmware files. 2015-11-30 14:46:47 +02:00
flowring.c
flowring.h
fweh.c brcmfmac: Use consistent naming for bsscfgidx. 2015-11-26 13:55:18 +02:00
fweh.h brcmfmac: Use consistent naming for bsscfgidx. 2015-11-26 13:55:18 +02:00
fwil.c brcmfmac: Return actual error by fwil. 2015-11-30 14:46:38 +02:00
fwil.h brcmfmac: Add get_station support for IBSS 2016-01-07 11:21:11 +02:00
fwil_types.h brcmfmac: Add wowl net detect support 2016-01-08 10:44:38 +02:00
fwsignal.c brcmfmac: Move all module parameters to one place 2016-01-07 11:21:15 +02:00
fwsignal.h
msgbuf.c brcmfmac: fix waitqueue_active without memory barrier in brcmfmac driver 2015-12-11 13:51:59 +02:00
msgbuf.h
of.c
of.h
p2p.c brcmfmac: Remove redundant parameter action from scan. 2015-11-30 14:46:41 +02:00
p2p.h brcmfmac: Cleanup ssid storage. 2015-11-30 14:46:37 +02:00
pcie.c brcmfmac: Change error print in debug print 2015-12-11 13:52:20 +02:00
pcie.h
proto.c
proto.h
sdio.c brcmfmac: change brcmf_sdio_wd_timer() prototype 2016-01-08 10:44:42 +02:00
sdio.h brcmfmac: change brcmf_sdio_wd_timer() prototype 2016-01-08 10:44:42 +02:00
tracepoint.c
tracepoint.h
usb.c brcmfmac: add 43242 device id for LG dongle 2015-12-11 13:52:05 +02:00
usb.h
vendor.c
vendor.h