[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170803141937.GF1646@aepfle.de>
Date: Thu, 3 Aug 2017 16:19:37 +0200
From: Olaf Hering <olaf@...fle.de>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next v3 1/3] netvsc: transparent VF management
On Tue, Aug 01, Stephen Hemminger wrote:
> static void netvsc_get_stats64(struct net_device *net,
> struct rtnl_link_stats64 *t)
> {
> struct net_device_context *ndev_ctx = netdev_priv(net);
> struct netvsc_device *nvdev = rcu_dereference_rtnl(ndev_ctx->nvdev);
> - int i;
> + struct netvsc_vf_pcpu_stats vf_tot;
> + int i;
This move of 'i' was probably not intended.
Olaf
Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)
Powered by blists - more mailing lists