1
0
Fork 0
alistair23-linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac
Lee Jones 9bd28c6607 brcmfmac: fweh: Add missing description for 'gfp'
Fixes the following W=1 kernel build warning(s):

 drivers/net/wireless/broadcom/brcm80211/brcmfmac/fweh.c:394: warning: Function parameter or member 'gfp' not described in 'brcmf_fweh_process_event'

Cc: Arend van Spriel <arend.vanspriel@broadcom.com>
Cc: Franky Lin <franky.lin@broadcom.com>
Cc: Hante Meuleman <hante.meuleman@broadcom.com>
Cc: Chi-Hsien Lin <chi-hsien.lin@cypress.com>
Cc: Wright Feng <wright.feng@cypress.com>
Cc: Kalle Valo <kvalo@codeaurora.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: linux-wireless@vger.kernel.org
Cc: brcm80211-dev-list.pdl@broadcom.com
Cc: brcm80211-dev-list@cypress.com
Cc: netdev@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201102112410.1049272-19-lee.jones@linaro.org
2020-11-07 18:04:07 +02:00
..
Kconfig brcmfmac: use separate Kconfig file for brcmfmac 2019-05-28 15:24:13 +03:00
Makefile brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
bcdc.c net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
bcdc.h Revert "brcmfmac: fix NULL pointer derefence during USB disconnect" 2019-07-24 14:51:21 +03:00
bcmsdh.c brcmfmac: bcmsdh: Fix description for function parameter 'pktlist' 2020-11-07 18:04:04 +02:00
btcoex.c brcmfmac: btcoex: Update 'brcmf_btcoex_state' and demote others 2020-09-01 12:22:37 +03:00
btcoex.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
bus.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
cfg80211.c brcmfmac: support SAE authentication offload in AP mode 2020-09-16 08:56:05 +03:00
cfg80211.h brcmfmac: support SAE authentication offload in AP mode 2020-09-16 08:56:05 +03:00
chip.c brcmfmac: Use fallthrough pseudo-keyword 2020-08-27 16:07:24 +03:00
chip.h brcmfmac: reset two D11 cores if chip has two D11 cores 2019-12-18 21:07:38 +02:00
common.c brcmfmac: fix invalid permanent MAC address in wiphy 2020-07-14 12:43:43 +03:00
common.h brcmfmac: map 802.1d priority to precedence level based on AP WMM params 2020-05-12 11:50:40 +03:00
commonring.c brcm80211: remove redundant pointer 'address' 2020-04-14 18:04:55 +03:00
commonring.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
core.c wireless-drivers-next patches for v5.10 2020-10-02 15:42:40 -07:00
core.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
debug.c brcmfmac: no need to check return value of debugfs_create functions 2020-05-04 12:50:13 +03:00
debug.h brcmfmac: no need to check return value of debugfs_create functions 2020-05-04 12:50:13 +03:00
dmi.c brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
feature.c brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode 2020-09-16 08:56:04 +03:00
feature.h brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode 2020-09-16 08:56:04 +03:00
firmware.c brcmfmac: firmware: Demote seemingly unintentional kernel-doc header 2020-09-01 12:20:16 +03:00
firmware.h brcmfmac: Replace zero-length array with flexible-array member 2020-03-23 19:12:12 +02:00
flowring.c brcmfmac: fix 802.1d priority to ac mapping for pcie dongles 2020-05-12 11:50:42 +03:00
flowring.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
fweh.c brcmfmac: fweh: Add missing description for 'gfp' 2020-11-07 18:04:07 +02:00
fweh.h net: brcmfmac: Convey allocation mode as argument 2020-09-29 14:02:55 -07:00
fwil.c brcmfmac: fix typos in code comments 2019-05-28 15:25:03 +03:00
fwil.h brcmfmac: add initial support for monitor mode 2020-01-26 17:41:50 +02:00
fwil_types.h brcmfmac: To fix Bss Info flag definition Bug 2020-07-14 12:43:47 +03:00
fwsignal.c net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
fwsignal.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
msgbuf.c net: brcmfmac: Convey allocation mode as argument 2020-09-29 14:02:55 -07:00
msgbuf.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
of.c brcmfmac: Transform compatible string for FW loading 2020-07-14 12:50:43 +03:00
of.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
p2p.c brcmfmac: p2p: Fix a couple of function headers 2020-09-01 16:05:04 +03:00
p2p.h brcmfmac: support the second p2p connection 2020-05-06 11:39:17 +03:00
pcie.c brcmfmac: pcie: Provide description for missing function parameter 'devinfo' 2020-11-07 18:04:05 +02:00
pcie.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
pno.c brcmfmac: don't WARN when there are no requests 2019-10-01 12:14:20 +03:00
pno.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
proto.c Revert "brcmfmac: fix NULL pointer derefence during USB disconnect" 2019-07-24 14:51:21 +03:00
proto.h net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
sdio.c brcmfmac: fix SDIO access for big-endian host 2020-11-07 17:49:20 +02:00
sdio.h net: brcmfmac: Replace in_interrupt() 2020-09-29 14:02:55 -07:00
tracepoint.c brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
tracepoint.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
usb.c net: brcmfmac: Convey execution context via argument to brcmf_netif_rx() 2020-09-29 14:02:55 -07:00
usb.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00
vendor.c wireless: fix nl80211 vendor commands 2019-07-20 21:37:26 +02:00
vendor.h brcmfmac: switch source files to using SPDX license identifier 2019-05-28 15:24:12 +03:00