> + printk(KERN_ERR PFX "Remote ip addr = %u.%u.%u.%u\n", > + rem_addr[3], rem_addr[2], rem_addr[1], rem_addr[0]);
Any reason this couldn't use %pI4 and be a lot cleaner? - 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
