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
signature.asc
Description: PGP signature
