diff options
| author | Heiner Kallweit <[email protected]> | 2020-03-27 16:33:32 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-03-27 22:56:34 +0000 |
| commit | 2e8c339b4946490a922a21aa8cd869c6cfad2023 (patch) | |
| tree | ff5a271649bca1e64f4c1521a34f9a80e576c06e /arch/arm/include/asm/assembler.h | |
| parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... (diff) | |
| download | kernel-2e8c339b4946490a922a21aa8cd869c6cfad2023.tar.gz kernel-2e8c339b4946490a922a21aa8cd869c6cfad2023.zip | |
r8169: fix PHY driver check on platforms w/o module softdeps
On Android/x86 the module loading infrastructure can't deal with
softdeps. Therefore the check for presence of the Realtek PHY driver
module fails. mdiobus_register() will try to load the PHY driver
module, therefore move the check to after this call and explicitly
check that a dedicated PHY driver is bound to the PHY device.
Fixes: f32593773549 ("r8169: check that Realtek PHY driver module is loaded")
Reported-by: Chih-Wei Huang <[email protected]>
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'arch/arm/include/asm/assembler.h')
0 files changed, 0 insertions, 0 deletions
