> + u16 private_data_len = conn_param->private_data_len; > + void *private_data = (void *)conn_param->private_data; Why casting away const here? That doesn't seem like a good idea.. Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html