Re: [PATCH 01/13] net: rtl8139: Register macro cleanup

2020-04-16 Thread Joe Hershberger
On Sun, Apr 12, 2020 at 5:04 PM Marek Vasut wrote: > > Clean up the horrible register definitions in the RTL8139 driver. > This does create a couple of checkpatch errors, but the driver is > full of them anyway, and those will be cleaned up later. > > No functional change. > > Signed-off-by: Marek

[PATCH 01/13] net: rtl8139: Register macro cleanup

2020-04-12 Thread Marek Vasut
Clean up the horrible register definitions in the RTL8139 driver. This does create a couple of checkpatch errors, but the driver is full of them anyway, and those will be cleaned up later. No functional change. Signed-off-by: Marek Vasut Cc: Joe Hershberger --- drivers/net/rtl8139.c | 263