commit | d778819609a27efd5358da8151a0ad3507243e19 | [log] [tgz] |
---|---|---|
author | Daniel Pieczko <dpieczko@solarflare.com> | Tue Jun 02 11:39:20 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 02 12:57:28 2015 -0700 |
tree | da3859f59606c86beae6739d69fa99815208994f | |
parent | 3c36a2aded8c9ef06bd09183bd6905f6b55f9886 [diff] |
sfc: DMA the VF stats only when requested Firmware does not support a periodic DMA of vadaptor-stats on VFs, so only update the stats buffer when stats are requested (when running "ethtool -S" or an ip/ifconfig command that reports stats). Signed-off-by: Shradha Shah <sshah@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>