[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170608.192924.2074577502421829651.davem@davemloft.net>
Date: Thu, 08 Jun 2017 19:29:24 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: girish.moodalbail@...cle.com
Cc: netdev@...r.kernel.org, pshelar@....org
Subject: Re: [PATCH] geneve: add missing rx stats accounting
From: Girish Moodalbail <girish.moodalbail@...cle.com>
Date: Thu, 8 Jun 2017 11:39:49 -0700
> + ++geneve->dev->stats.rx_dropped;
Please use the more canonical post-increment "x++"
Please do this in your entire patch.
Thanks.
Powered by blists - more mailing lists