numam-dpdk/drivers
Rasesh Mody 8335b809f7 net/qede/base: fix access to an uninitialized list
Fix an access to an uninitialized list when the management FW is not
initialized by simply doing the list initialization always, at a
previous step, before ecore_mcp_cmd_init() can stop in the middle and
return.

Fixes: 22c996968b ("net/qede/base: revise management FW mbox access scheme")
Cc: stable@dpdk.org

Signed-off-by: Rasesh Mody <rasesh.mody@cavium.com>
2017-10-12 01:36:58 +01:00
..
bus bus/dpaa: fix memory allocation during scan 2017-10-10 15:30:44 +02:00
crypto xen: remove dependency in libraries 2017-10-09 01:52:08 +02:00
event event/octeontx: introduce specialized mbox message copy 2017-10-12 01:36:57 +01:00
mempool mempool/octeontx: fix icc build 2017-10-09 16:17:33 +02:00
net net/qede/base: fix access to an uninitialized list 2017-10-12 01:36:58 +01:00
Makefile mempool/octeontx: add build and log infrastructure 2017-10-08 19:24:07 +02:00