In qla_get_port_name_list, handle malloc failure, skip special fabric ports,
authorjmatthew <jmatthew@openbsd.org>
Mon, 21 Apr 2014 04:17:07 +0000 (04:17 +0000)
committerjmatthew <jmatthew@openbsd.org>
Mon, 21 Apr 2014 04:17:07 +0000 (04:17 +0000)
commitcb06bc72f9be0bcb76e8ccd7b1b1ff6700e8f2ac
tree7bc9e7a632ba6b6857387cd7cc312c1915f9ee3d
parent89df2fcb41d97b9f1d4ec032e71c34067db5ec04
In qla_get_port_name_list, handle malloc failure, skip special fabric ports,
and set location on ports as best we can.  Take the port mutex too.
sys/dev/ic/qla.c