net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
authorRick Jones <rick.jones2@hp.com>
Fri, 7 Oct 2011 23:13:28 +0000 (19:13 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Oct 2011 23:13:28 +0000 (19:13 -0400)
Per comments from Ben Hutchings on a previous patch, sweep the floors
a little removing unnecessary assignments of zero to fields of struct
ethtool_ringparam in driver code supporting ethtool -g.

Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found