>For now, I think the safest thing to do is just remove the entire 'else'
>portion
>from the function and return an error if the MGID is 0.  Neither of the places
>that call into ib_sa_get_mcmember_rec() should pass in an MGID of 0.  (I'm
>testing this now to verify.)

I'm not sure if you'll need this, but I've updated the two multicast patches in
my for-roland branch based on a couple of comments.  All changes are minor.

* Converted a list_del/list_add combo to list_move.
* Changed a couple of kzalloc calls to kmalloc.
* Modified ib_sa_get_mcmember_rec to no longer return default MCMemberRecord
settings.

The for-roland branch is based on the tip of Linus' tree from two days ago, but
I re-tested the changes against 2.6.20.

If there's an easier way for you to handle these types of updates, just let me
know.

- Sean

_______________________________________________
openib-general mailing list
openib-general@openib.org
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to