[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140318084648.4811a73b@nehalam.linuxnetplumber.net>
Date: Tue, 18 Mar 2014 08:46:48 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: David L Stevens <dlstevens@...ibm.com>
Cc: David Miller <davem@...emloft.net>,
Stephen Hemminger <shemminger@...tta.com>,
Cong Wang <amwang@...hat.com>, netdev@...r.kernel.org
Subject: Re: [PATCHv2 net-next] VXLAN: fix nonfunctional neigh_reduce
On Tue, 18 Mar 2014 11:21:09 -0400
David L Stevens <dlstevens@...ibm.com> wrote:
> +out:
> + if (reply)
> + kfree_skb(reply);
> + return 0;
> +}
Will cause sparse warning about use of 0 as NULL
--
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