mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
ca2244547e
Most of the MAC statistics are included in struct rtnl_link_stats64, but some fields are aggregated. Besides it's good to expose these clearly hardware stats separately. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>