Closed trixirt closed 3 years ago
Errors with ethtool_reset() are reported as
[ 577.456427] (null): ethtool_reset failed to clear tx stats
Instead of the netdev->dev, use the dfl_dev->dev
Signed-off-by: Tom Rix trix@redhat.com
Hi Tom,
Thanks for the patch. We will run some static analysis internally and then push it out to github.
Matthew
Looks like this merged
Errors with ethtool_reset() are reported as
[ 577.456427] (null): ethtool_reset failed to clear tx stats
Instead of the netdev->dev, use the dfl_dev->dev
Signed-off-by: Tom Rix trix@redhat.com