aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ksz884x.c
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2010-06-11 06:17:00 -0400
committerJiri Kosina <jkosina@suse.cz>2010-06-16 12:05:05 -0400
commit421f91d21ad6f799dc7b489bb33cc560ccc56f98 (patch)
treeaaf9f6385233fdf9277e634603156c89ede7f770 /drivers/net/ksz884x.c
parent65155b3708137fabee865dc4da822763c0c41208 (diff)
fix typos concerning "initiali[zs]e"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/net/ksz884x.c')
-rw-r--r--drivers/net/ksz884x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ksz884x.c b/drivers/net/ksz884x.c
index c80ca64277b2..c02ce1ab6571 100644
--- a/drivers/net/ksz884x.c
+++ b/drivers/net/ksz884x.c
@@ -6812,7 +6812,7 @@ static int stp;
6812static int fast_aging; 6812static int fast_aging;
6813 6813
6814/** 6814/**
6815 * netdev_init - initalize network device. 6815 * netdev_init - initialize network device.
6816 * @dev: Network device. 6816 * @dev: Network device.
6817 * 6817 *
6818 * This function initializes the network device. 6818 * This function initializes the network device.