Skip to content
Snippets Groups Projects
Commit 4a363a69 authored by Markus Gothe's avatar Markus Gothe :ok_hand:
Browse files

libethernet: Update RMON stats struct to 64-bits.

These counters are exposed as 64-bit counters
via ethmngr over UBUS since years:
ethmngr@b7135381

However, the internal structure is 32-bits for
reasons unknown.

This commits fixes this issue.
parent 29c7be1c
Branches
No related tags found
1 merge request!8Use 64-bit counters.
Pipeline #117435 passed