]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[hermon] Map all event types to our event queue
authorMichael Brown <mcb30@ipxe.org>
Thu, 16 Sep 2010 21:06:20 +0000 (22:06 +0100)
committerMichael Brown <mcb30@ipxe.org>
Thu, 16 Sep 2010 21:06:20 +0000 (22:06 +0100)
commite4ed0609831f51122dc5747c95c9428476d12c73
treed7299d9c925fbc0c459ff86f97149602cd38f43d
parent42cf4a720cb85f71d43739b304cc1f25353f68c4
[hermon] Map all event types to our event queue

Only port state change events are currently mapped to our event queue,
since those are the only events we are prepared to handle.  This
ignores a potentially useful source of diagnostic information in the
case of unexpected failures.

Fix by mapping all events to the event queue; a build with debugging
enabled will therefore at least dump the raw content of the unexpected
events.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/infiniband/hermon.c
src/drivers/infiniband/hermon.h