[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151016.002428.1307280478503508475.davem@davemloft.net>
Date: Fri, 16 Oct 2015 00:24:28 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ivecera@...hat.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-next v3] drivers/net: get rid of unnecessary
initializations in .get_drvinfo()
From: Ivan Vecera <ivecera@...hat.com>
Date: Thu, 15 Oct 2015 21:28:52 +0200
> Many drivers initialize uselessly n_priv_flags, n_stats, testinfo_len,
> eedump_len & regdump_len fields in their .get_drvinfo() ethtool op.
> It's not necessary as these fields is filled in ethtool_get_drvinfo().
>
> v2: removed unused variable
> v3: removed another unused variable
>
> Signed-off-by: Ivan Vecera <ivecera@...hat.com>
Applied, thanks.
--
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