aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ll_temac_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ll_temac_main.c')
-rw-r--r--drivers/net/ll_temac_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ll_temac_main.c b/drivers/net/ll_temac_main.c
index b59b24d667f0..0ace2a46d31c 100644
--- a/drivers/net/ll_temac_main.c
+++ b/drivers/net/ll_temac_main.c
@@ -449,7 +449,7 @@ static u32 temac_setoptions(struct net_device *ndev, u32 options)
449 return (0); 449 return (0);
450} 450}
451 451
452/* Initilize temac */ 452/* Initialize temac */
453static void temac_device_reset(struct net_device *ndev) 453static void temac_device_reset(struct net_device *ndev)
454{ 454{
455 struct temac_local *lp = netdev_priv(ndev); 455 struct temac_local *lp = netdev_priv(ndev);