diff options
author | Bruce Allan <bruce.w.allan@intel.com> | 2019-07-25 02:53:50 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-08-23 10:34:27 -0700 |
commit | 5a4a8673102761fb87c94ee20633bf1f2a6911ca (patch) | |
tree | a689624258193ae7b02215df8c11eb0085ec1fa9 /drivers/net/caif | |
parent | 3f416961b0a5000bf5556de1a53cc3cf87a6e744 (diff) | |
download | linux-stable-5a4a8673102761fb87c94ee20633bf1f2a6911ca.tar.gz linux-stable-5a4a8673102761fb87c94ee20633bf1f2a6911ca.tar.bz2 linux-stable-5a4a8673102761fb87c94ee20633bf1f2a6911ca.zip |
ice: update ethtool stats on-demand
Users expect ethtool statistics to be updated on-demand when invoking
'ethtool -S <iface>' instead of providing a snapshot of statistics taken
once a second (the frequency of the watchdog task where stats are currently
updated). Update stats every time 'ethtool -S <iface>' is run.
Also, fix an indentation style issue and an unnecessary local variable
initialization in ice_get_ethtool_stats() discovered while investigating
the subject issue.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/caif')
0 files changed, 0 insertions, 0 deletions