opnsense-src/sys/dev/oce
Xin LI d8f7bfb8bd The previous code makes a memory allocation in size of
struct mbx_common_read_write_flashrom plus 32KB and caps the actual
transfer size at 32KB.  This is harmless as it is but may confuse
static code analyzer, so allocate a full 32KB instead.

Reported by:	Coverity via mjacob
Submitted by:	Venkata Duvvuru <VenkatKumar.Duvvuru Emulex Com>
Coverity CID:	1125820
2013-11-14 18:53:17 +00:00
..
oce_hw.c
oce_hw.h The previous code makes a memory allocation in size of 2013-11-14 18:53:17 +00:00
oce_if.c
oce_if.h
oce_mbox.c
oce_queue.c
oce_sysctl.c The previous code makes a memory allocation in size of 2013-11-14 18:53:17 +00:00
oce_util.c