>> +struct zxdh_ifc_hw_np_stats_bits {
>> +uint8_t rx_unicast_pkts[0x40];
>> +uint8_t tx_unicast_pkts[0x40];
>> +uint8_t rx_unicast_bytes[0x40];
>> +uint8_t tx_unicast_bytes[0x40];
>> +uint8_t rx_multicast_pkts[0x40];
>> +uint8_t tx_multicast_pkts[0x40];
>> +uint
On Wed, 19 Mar 2025 16:58:08 +0800
Bingbin Chen wrote:
> Fix zxdh driver packet sending and receiving errors.
>
> Signed-off-by: Bingbin Chen
The term fix in commit message implies that there will be a Fixes:
tag that refers to a previous commit that was buggy.
> ---
> drivers/net/zxdh/zxdh_
2 matches
Mail list logo