On Thu, Oct 27, 2011 at 9:10 AM, Faisal Latif <[email protected]> wrote: > Fix printing of ip addresses to use %pI4.
Thanks, looks fine, I'll apply this. But looking at this patch makes me wonder why nes ever stores IPv4 addresses in host order? Couldn't a ton of swapping be eliminated by just making eg cm_node->rem_addr etc. be in network order? - 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
