freebsd-dev/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 Update driver to version 10.0.664.0. 2013-10-23 18:58:38 +00:00
oce_hw.h The previous code makes a memory allocation in size of 2013-11-14 18:53:17 +00:00
oce_if.c Update driver to version 10.0.664.0. 2013-10-23 18:58:38 +00:00
oce_if.h Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
oce_mbox.c Update driver to version 10.0.664.0. 2013-10-23 18:58:38 +00:00
oce_queue.c Update driver to version 10.0.664.0. 2013-10-23 18:58:38 +00:00
oce_sysctl.c The previous code makes a memory allocation in size of 2013-11-14 18:53:17 +00:00
oce_util.c Update driver to version 10.0.664.0. 2013-10-23 18:58:38 +00:00