OpenCloudOS-Kernel/drivers/net/wireless/brcm80211/brcmfmac
Arend van Spriel 4c6e869d2e brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function
The function is only called with sk_buff parameter being non-zero so
the prototype does not need to support passing a char buffer any longer.
When the function is called with a NULL sk_buff parameter it returns
-EINVAL now.

Reviewed-by: Franky (Zhenhui) Lin <frankyl@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Alwin Beukers <alwin@broadcom.com>
Signed-off-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-11-28 14:43:29 -05:00
..
Makefile brcm80211: fmac: move chip recognition function to sdio_chip.c 2011-11-09 16:13:56 -05:00
bcmchip.h brcm80211: fmac: move chip recognition function to sdio_chip.c 2011-11-09 16:13:56 -05:00
bcmsdh.c brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function 2011-11-28 14:43:29 -05:00
bcmsdh_sdmmc.c brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function 2011-11-28 14:43:29 -05:00
dhd.h brcm80211: fmac: cleanup receive path using proper skb_queue functions 2011-11-28 14:43:26 -05:00
dhd_bus.h net: wireless: add brcm80211 drivers 2011-10-11 15:55:30 -04:00
dhd_cdc.c net: wireless: add brcm80211 drivers 2011-10-11 15:55:30 -04:00
dhd_common.c brcm80211: fmac: use brcmf_add_if for all net devices 2011-11-08 15:54:24 -05:00
dhd_dbg.h net: wireless: add brcm80211 drivers 2011-10-11 15:55:30 -04:00
dhd_linux.c brcm80211: fmac: cleanup receive path using proper skb_queue functions 2011-11-28 14:43:26 -05:00
dhd_proto.h net: wireless: add brcm80211 drivers 2011-10-11 15:55:30 -04:00
dhd_sdio.c brcm80211: fmac: separate receiving skb chain from other receive path 2011-11-28 14:43:28 -05:00
sdio_chip.c brcm80211: fmac: remove id retrieve code 2011-11-11 14:28:38 -05:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() function 2011-11-28 14:43:29 -05:00
wl_cfg80211.c brcm80211: fmac: release bss struct returned from cfg80211_inform_bss 2011-11-11 14:28:47 -05:00
wl_cfg80211.h brmc80211: fmac: reworked next_bss() 2011-11-08 15:54:04 -05:00