Hi Sergei,
Subject: Re: [PATCH net-next v2 4/8] ravb: Add stats_len to struct
ravb_hw_info
On 8/2/21 1:26 PM, Biju Das wrote:
quoted
R-Car provides 30 device stats, whereas RZ/G2L provides only 15. In
addition, RZ/G2L has stats "rx_queue_0_csum_offload_errors" instead of
"rx_queue_0_missed_errors".
Replace RAVB_STATS_LEN macro with a structure variable stats_len to
struct ravb_hw_info, to support subsequent SoCs without any code
changes to the ravb_get_sset_count function.
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
[...]
Finally a patch that I can agree with. :-)
Reviewed-by: ergei Shtylyov <redacted>
^Typo here.
Cheers,
Biju