linux_dsm_epyc7002/drivers/net/wireless/brcm80211/brcmfmac
Joe Perches 14f8dc4953 drivers: net: Remove remaining alloc/OOM messages
alloc failures already get standardized OOM
messages and a dump_stack.

For the affected mallocs around these OOM messages:

Converted kmallocs with multiplies to kmalloc_array.
Converted a kmalloc/memcpy to kmemdup.
Removed now unused stack variables.
Removed unnecessary parentheses.
Neatened alignment.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Arend van Spriel <arend@broadcom.com>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Acked-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-02-08 17:44:39 -05:00
..
bcmsdh_sdmmc.c brcmfmac: define pr_fmt in one place 2013-01-07 15:16:56 -05:00
bcmsdh.c brcmfmac: define pr_fmt in one place 2013-01-07 15:16:56 -05:00
dhd_bus.h brcmfmac: remove brcmf_proto_hdrpull() from bus interface 2013-01-07 15:16:56 -05:00
dhd_cdc.c brcmfmac: Removing obsolete variables and inline functions. 2013-01-07 15:16:58 -05:00
dhd_common.c brcmfmac: define pr_fmt in one place 2013-01-07 15:16:56 -05:00
dhd_dbg.c brcmfmac: rework bus interface 2012-12-10 15:33:05 -05:00
dhd_dbg.h brcmfmac: Use dedicated trace level for CDC. 2013-01-07 15:16:57 -05:00
dhd_linux.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem 2013-01-28 14:43:00 -05:00
dhd_proto.h brcmfmac: code cleanup 2012-11-16 14:29:05 -05:00
dhd_sdio.c drivers: net: Remove remaining alloc/OOM messages 2013-02-08 17:44:39 -05:00
dhd.h brcmfmac: Removing obsolete variables and inline functions. 2013-01-07 15:16:58 -05:00
fweh.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
fweh.h brcmfmac: use one list of event defintions 2012-12-10 15:33:05 -05:00
fwil.c brcmfmac: error messages should not be suppressed 2012-12-10 15:33:06 -05:00
fwil.h brcmfmac: use struct brcmf_if as interface object for fwil functions 2012-10-29 15:28:27 -04:00
Makefile brcmfmac: rework firmware event handling code 2012-11-16 14:28:45 -05:00
sdio_chip.c brcmfmac: define pr_fmt in one place 2013-01-07 15:16:56 -05:00
sdio_chip.h brcm80211: fmac: add resetcore function for bcm4330 chip 2011-11-11 14:28:37 -05:00
sdio_host.h brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr 2012-09-24 14:59:09 -04:00
usb_rdl.h brcm80211: fmac: add USB support for bcm43235/6/8 chipsets 2012-02-22 14:48:53 -05:00
usb.c drivers: net: Remove remaining alloc/OOM messages 2013-02-08 17:44:39 -05:00
usb.h brcmfmac: usb suspend/resume. 2012-11-16 14:28:47 -05:00
wl_cfg80211.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-01-28 13:54:03 -05:00
wl_cfg80211.h brcmfmac: remove WL_CONN() macro 2012-12-10 15:47:28 -05:00