[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140716.232355.1673092200124116952.davem@davemloft.net>
Date: Wed, 16 Jul 2014 23:23:55 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: anish@...lsio.com
Cc: netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
linux-scsi@...r.kernel.org, roland@...estorage.com,
hch@...radead.org, michaelc@...wisc.edu, jbottomley@...allels.com,
kxie@...lsio.com, leedom@...lsio.com, hariprasad@...lsio.com,
swise@...ngridcomputing.com, manojmalviya@...lsio.com
Subject: Re: [PATCH net-next 3/4] libcxgbi: Add ipv6 api to driver
From: Anish Bhatt <anish@...lsio.com>
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists