]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[fc] Hold reference to peers and ULPs while calling fc_link_examine()
authorMichael Brown <mcb30@ipxe.org>
Thu, 4 Nov 2010 03:28:29 +0000 (03:28 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 8 Nov 2010 03:35:36 +0000 (03:35 +0000)
commitc09f87e3b7b1838cff9c822a33655f016099b0b2
treeacaaeee434c28c5c5499d13bec5875c2be5bbdd2
parent00cffae5f929d2efe3b6d27a9975d998884f440d
[fc] Hold reference to peers and ULPs while calling fc_link_examine()

Allow link examination methods to safely assume that their
self-reference remains valid for the duration of the method call.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/fc.c