freebsd-dev/sys/dev/bnxt
Pedro F. Giffuni ac2fffa4b7 Revert r327828, r327949, r327953, r328016-r328026, r328041:
Uses of mallocarray(9).

The use of mallocarray(9) has rocketed the required swap to build FreeBSD.
This is likely caused by the allocation size attributes which put extra pressure
on the compiler.

Given that most of these checks are superfluous we have to choose better
where to use mallocarray(9). We still have more uses of mallocarray(9) but
hopefully this is enough to bring swap usage to a reasonable level.

Reported by:	wosch
PR:		225197
2018-01-21 15:42:36 +00:00
..
bnxt_hwrm.c Support short HWRM commands 2017-12-19 21:07:30 +00:00
bnxt_hwrm.h Support short HWRM commands 2017-12-19 21:07:30 +00:00
bnxt_ioctl.h
bnxt_sysctl.c Don't populate NVRAM sysctls for VFs 2017-12-19 20:32:45 +00:00
bnxt_sysctl.h bnxt: add support for Flow control setting using sysctl 2017-10-24 21:18:50 +00:00
bnxt_txrx.c Fix issue with VXLAN-ecapsulated rx h/w checksumming. 2017-11-09 22:26:49 +00:00
bnxt.h Support short HWRM commands 2017-12-19 21:07:30 +00:00
convert_hsi.pl
hsi_struct_def.h bnxt: Update firmware header file with the latest one 2017-09-06 20:19:30 +00:00
if_bnxt.c Revert r327828, r327949, r327953, r328016-r328026, r328041: 2018-01-21 15:42:36 +00:00