commit | 8b0c11679fd37522d8d34a76101319a085d80912 | [log] [tgz] |
---|---|---|
author | Rick Jones <rick.jones2@hp.com> | Fri Oct 07 19:13:28 2011 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 07 19:13:28 2011 -0400 |
tree | b4cd7e2d2e623df5107554e58ea20bd18dcf88fa | |
parent | 1d0861acfb24d0ca0661ff5a156b992b2c589458 [diff] |
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 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>