On Wed, 12 Jun 2024 17:51:45 +0800 Howard Wang <howard_w...@realsil.com.cn> wrote:
> r8125 is for Realtek 2.5 Gigabit Ethernet NICs. > > Signed-off-by: Howard Wang <howard_w...@realsil.com.cn> > --- To echo what Ferruh mentioned. 1. Break the driver into more easily reviewed pieces. 2. Run checkpatch, there are lots of style problems still in both drivers. There is a new driver writers guideline document that might help you.