On 2024-06-18 at 22:45:37, Andrew Lunn (andrew@xxxxxxx) wrote: > > > +static int rtsn_tx_free(struct net_device *ndev, bool free_txed_only) > > > + priv->stats.tx_packets++; > > if (!skb) case also, incrementing the tx_packets. Is this correct ? > > Please trim the text when replying. Thanks, will do. I had trimmed upper portion; but not the bottom part.