net: rtl8139: Register macro cleanup
authorMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 12 Apr 2020 18:47:26 +0000 (20:47 +0200)
committermarex <marex@desktop.lan>
Fri, 1 May 2020 10:35:21 +0000 (12:35 +0200)
commita5e66e515b0e6615d6e6fed91e20361d9a476831
treeb880bc8bb7f6ae7e52d8970ab88694a702cdc851
parent24891dd8d40d71c034023d2a037c97df1714393b
net: rtl8139: Register macro cleanup

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 <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/rtl8139.c