]> git.baikalelectronics.ru Git - kernel.git/commit
r8169: move ERI access functions to avoid forward declaration
authorHeiner Kallweit <hkallweit1@gmail.com>
Wed, 6 Jan 2021 10:47:08 +0000 (11:47 +0100)
committerJakub Kicinski <kuba@kernel.org>
Thu, 7 Jan 2021 22:56:33 +0000 (14:56 -0800)
commitd7c3cd38ddd7a8203b359700ff1bdfb40489e400
treec32d44eda0f64b60dd67f4573018d1368aca7a9c
parentfca10cdb90990217a1efff84c4a7a44fa4efe8a4
r8169: move ERI access functions to avoid forward declaration

No functional change here. We just move a code block to avoid a
function forward declaration in a subsequent change.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/realtek/r8169_main.c