[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20151014.192644.1811314692228642214.davem@davemloft.net>
Date: Wed, 14 Oct 2015 19:26:44 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ivecera@...hat.com
Cc: netdev@...r.kernel.org, bwh@...nel.org
Subject: Re: [PATCH net-next] drivers/net: get rid of unnecessary
initializations in .get_drvinfo()
From: Ivan Vecera <ivecera@...hat.com>
Date: Wed, 14 Oct 2015 18:27: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().
>
> Signed-off-by: Ivan Vecera <ivecera@...hat.com>
...
> drivers/net/usb/sr9800.c | 1 -
Please fix this unused variable warning added to this file and
resubmit, 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