From: Girish Moodalbail <[email protected]> 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.
From: Girish Moodalbail <[email protected]> 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.