commit | 1791ad50c8d7fd8a8009a2a8ea2650bf744625ec | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sat May 04 16:57:49 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun May 05 21:53:57 2019 -0700 |
tree | 94ff5c5ae862ac48481fbfcb6a1438b11c59e34c | |
parent | 0e5ef5a22ab77f881803d11b855b5e2dabd38278 [diff] |
r8169: simplify rtl_writephy_batch and rtl_ephy_init Make both functions macros to allow omitting the ARRAY_SIZE(x) argument. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>