From: Anish Bhatt <anish@xxxxxxxxxxx> Date: Tue, 15 Jul 2014 19:55:52 -0700 > +#define pr_info_ipaddr(fmt_trail, \ > + addr1, addr2, args_trail...) \ Barf... use "%pIS" instead, which takes a pointer to a sockaddr of family AF_INET or AF_INET6. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html