Merge branch 'sh_eth-reg-defs'
authorDavid S. Miller <davem@davemloft.net>
Sat, 13 Mar 2021 01:50:42 +0000 (17:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Mar 2021 01:50:42 +0000 (17:50 -0800)
Sergey Shtylyov says:

====================
sh_eth: Improve the register/bit definitions in the Ether driver

Here are 4 patches against DaveM's 'net-next' repo. Mainly I'm renaming the register *enum*
tags/entries to match the SoC manuals,and also moving the RX-TX descriptor *enum*s closer to
the corresponding *struct*s...
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge