freebsd-dev/sys/dev/bnxt
Conrad Meyer 9106fb165b bnxt(4): Eliminate wrong sizeof() expression in memset()
While here, clean up magic numbers.

The memset(,0,) (and M_ZERO!) can just be removed; the bit_alloc() API already
zeros the allocation.

No functional change.

Reported by:	Coverity
CID:		1378286
2020-01-29 05:42:24 +00:00
..
bnxt_hwrm.c bnxt(4): Eliminate wrong sizeof() expression in memset() 2020-01-29 05:42:24 +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 netmap and iflib drivers, silence unused var warnings 2018-05-19 05:57:26 +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 Convert to if_foreach_llmaddr() KPI. 2019-10-21 18:10:52 +00:00