> + u32 param1 = *((u32 *) &vhcr->in_param); > + u32 param2 = *(((u32 *) &vhcr->in_param) + 1);
Is this endian clean? - R. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
