mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
5908182506
Force a statistics update when our ethtool gstats routine is called. Otherwise, ethtool will continue to read stale stats until something forces an update by reading /proc/net/dev This requires putting a lock around the stats update to guard against 2 threads (one via ethtool, and one via procfs) updating the stats at once. Signed-off-by: Brice Goglin <brice@myri.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
Makefile | ||
myri10ge.c | ||
myri10ge_mcp.h | ||
myri10ge_mcp_gen_header.h |