summaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-da8xx/emac_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-da8xx/emac_defs.h')
-rw-r--r--include/asm-arm/arch-da8xx/emac_defs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-arm/arch-da8xx/emac_defs.h b/include/asm-arm/arch-da8xx/emac_defs.h
index 6120a595e3..6fe67f2e11 100644
--- a/include/asm-arm/arch-da8xx/emac_defs.h
+++ b/include/asm-arm/arch-da8xx/emac_defs.h
@@ -324,7 +324,7 @@ typedef struct
char name[64];
int (*init)(int phy_addr);
int (*is_phy_connected)(int phy_addr);
- int (*get_link_speed)(int phy_addr);
+ int (*get_link_status)(int phy_addr);
int (*auto_negotiate)(int phy_addr);
} phy_t;