commit | 25f0a061d9e491c4b17976065443271e2ddd383f | [log] [tgz] |
---|---|---|
author | Scott Feldman <scofeldm@cisco.com> | Wed Sep 24 11:23:32 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Sep 24 20:48:30 2008 -0400 |
tree | c7c70e7aa6590e2fb8a3174642b0b8cc06b9448a | |
parent | d9c3c57ffc23b562a6ef8da794fc9702e1c3b328 [diff] |
enic: fixes for review items from Ben Hutchings Fixes for review items from Ben Hutchings: - use netdev->net_stats rather than private net_stats - use ethtool op .get_sset_count rather than .get_stats_count - err out if setting Tx/Rx csum or TSO using ethtool and setting is not enabled for device. - pass in jiffies + constant to round_jiffies - return err if new MTU is out-of-bounds Signed-off-by: Scott Feldman <scofeldm@cisco.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>