diff options
author | Robert Hancock <robert.hancock@calian.com> | 2022-08-29 17:39:01 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-08-31 19:18:20 -0700 |
commit | cb45a8bf4693965e89d115cd2c510f12bc127c37 (patch) | |
tree | d432f6a39cce748a4def99804e7b1dbbe9e65d00 /net | |
parent | a60511cf15204e41f4edbcdc4ee80208d528917c (diff) |
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: Robert Hancock <robert.hancock@calian.com>
Link: https://lore.kernel.org/r/20220829233901.3429419-1-robert.hancock@calian.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions