Skip to content
Commit cb45a8bf authored by Robert Hancock's avatar Robert Hancock Committed by Jakub Kicinski
Browse files

net: axienet: Switch to 64-bit RX/TX statistics



The RX and TX byte/packet statistics in this driver could be overflowed
relatively quickly on a 32-bit platform. Switch these stats to use the
u64_stats infrastructure to avoid this.

Signed-off-by: default avatarRobert Hancock <robert.hancock@calian.com>
Link: https://lore.kernel.org/r/20220829233901.3429419-1-robert.hancock@calian.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent a60511cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment