commit | b498ee3f7613f5ed1deac40451486274fc93fe30 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Fri Mar 19 09:58:36 2021 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 19 12:08:21 2021 -0700 |
tree | d227a26b4cd33259a37cd560566b2df0b7f894a6 | |
parent | fc72d4773c6b2ed860e69c646c9f3b9b9e38ad45 [diff] |
r8169: use lower_32_bits/upper_32_bits macros Use the lower_32_bits/upper_32_bits macros to simplify the code. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>