|
@@ -1226,7 +1226,7 @@ static int ravb_get_sset_count(struct net_device *netdev, int sset)
|
|
}
|
|
}
|
|
|
|
|
|
static void ravb_get_ethtool_stats(struct net_device *ndev,
|
|
static void ravb_get_ethtool_stats(struct net_device *ndev,
|
|
- struct ethtool_stats *stats, u64 *data)
|
|
|
|
|
|
+ struct ethtool_stats *estats, u64 *data)
|
|
{
|
|
{
|
|
struct ravb_private *priv = netdev_priv(ndev);
|
|
struct ravb_private *priv = netdev_priv(ndev);
|
|
int i = 0;
|
|
int i = 0;
|