OSDN Git Service

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)
commitc6cff9dfebb3387fa72570af70c9ea34b9e24550
treec32d44eda0f64b60dd67f4573018d1368aca7a9c
parente6e918d4eb93f43e770fbc2a0881686e350e1a1f
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