[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1370247378.32297.14.camel@cr0>
Date: Mon, 03 Jun 2013 16:16:18 +0800
From: Cong Wang <amwang@...hat.com>
To: Lorenzo Colitti <lorenzo@...gle.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"David S. Miller" <davem@...emloft.net>
Subject: Re: [Patch net-next 2/2] ping: use ipv6_iface_scope_id() to get
scope id
On Mon, 2013-06-03 at 16:59 +0900, Lorenzo Colitti wrote:
>
> Good catch, thanks. While you're at it - if np->sndflow is false,
> sin6_flowinfo is not being initialized either. Care to fix that too?
> The other functions do this like this:
>
> sin->sin6_flowinfo = 0;
> if (np->sndflow)
> sin6->sin6_flowinfo = ip6_flowinfo(ip6);
OK, I will add this piece and resend patch 2/2.
--
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